summaryrefslogtreecommitdiff
path: root/unrpyc/README
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-07-25 12:48:16 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-07-25 12:48:16 -0400
commit4db774c1ec0c0b20611fea938d2603e6a3dfe4ca (patch)
treeb41afaaee6cd85846b4bb68f692ee503e918e01c /unrpyc/README
parent23518a31d24e62caeecbfafe7708f4c7ffcd24f5 (diff)
downloadhtml5ks-4db774c1ec0c0b20611fea938d2603e6a3dfe4ca.tar.xz
html5ks-4db774c1ec0c0b20611fea938d2603e6a3dfe4ca.zip
pre-gzip script.json as part of build process
Diffstat (limited to 'unrpyc/README')
-rw-r--r--unrpyc/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/unrpyc/README b/unrpyc/README
index ba1791f..9e4ef50 100644
--- a/unrpyc/README
+++ b/unrpyc/README
@@ -8,7 +8,7 @@ How to use:
2. Execute "2to3 -w renpy/*.py".
3. Put the rpyc files from the official KS distribution in here.
4. Run "make" with appropriate -j options (yay auto-parallelization)
-5. Run "make install".
+5. Run "make install". Alternatively, move "script.json" into /www/scripts.
If you're on Windows, sucks for you. Use a better OS.