forked from XelaPy/PyTFall
-
Notifications
You must be signed in to change notification settings - Fork 0
How to install the game
pionere edited this page Jul 18, 2019
·
3 revisions
- download renpy 7.3.2 from https://www.renpy.org/release/7.3.2
- extract the content to folder XXX
- copy (renpy.exe, renpy.sh, renpy.py, renpy/, lib/) from XXX/renpy-7.3.2-sdk to YYY
- download PyTFall from github as zip
- extract the zip to folder XXX
- copy (game/) to YYY
- copy the chars, rchars to YYY/game/content
- run YYY/renpy.exe
Beware that this is a DEVELOPMENT version of the game, so bugs are to be expected.