Letting you know that this isn't working properly on my Mac right now. How are you writing the file for the manual? Trace:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 663, in <module>
IOError: [Errno 30] Read-only file system: u'/private/var/folders/q1/k2j0gk697bsc6l40b9_1c9wr0000gn/T/AppTranslocation/B1AA84AA-2100-447D-864C-0323C06653E2/d/Spectra.app/Contents/Resources/autorun/CONSOLE_manual.txt'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 661, in script
File "/private/var/folders/q1/k2j0gk697bsc6l40b9_1c9wr0000gn/T/AppTranslocation/B1AA84AA-2100-447D-864C-0323C06653E2/d/Spectra.app/Contents/Resources/autorun/renpy/ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/q1/k2j0gk697bsc6l40b9_1c9wr0000gn/T/AppTranslocation/B1AA84AA-2100-447D-864C-0323C06653E2/d/Spectra.app/Contents/Resources/autorun/renpy/python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 663, in <module>
IOError: [Errno 30] Read-only file system: u'/private/var/folders/q1/k2j0gk697bsc6l40b9_1c9wr0000gn/T/AppTranslocation/B1AA84AA-2100-447D-864C-0323C06653E2/d/Spectra.app/Contents/Resources/autorun/CONSOLE_manual.txt'
Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 7.0.0.196
Spectra 1.0
Sun Mar 10 16:41:54 2019
[/code]
I've tried to move the folder to various locations on my computer, but it seems that it's always trying to write to the path above.