diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2013-12-23 19:43:09 -0500 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2013-12-23 19:43:09 -0500 |
commit | 11ec06e9d0175116d13231a56b4461ab6bb709df (patch) | |
tree | 383ecfdf9fdda4d07ce8d715eb49ebd469bb74b7 /README | |
parent | f54491cd93e77c3c34fc12a7e56f76d19895922a (diff) | |
download | html5ks-11ec06e9d0175116d13231a56b4461ab6bb709df.tar.xz html5ks-11ec06e9d0175116d13231a56b4461ab6bb709df.zip |
Change... stuff.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ How to use: 0. Get Katawa Shoujo. 1. Copy *.rpyc from Katawa Shoujo/game into unrpyc/ directory. 2. Extract files from data.rpa with an appropriate tool. Put files in www/dump. -3. Run make. +3. Run setup.sh. 4. Run nginx.sh [2] to start nginx with appropriate options for development, then connect to localhost:8080. -- or -- |