summaryrefslogtreecommitdiff
path: root/unrpyc/README
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-08-22 22:45:26 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-08-22 22:45:26 -0400
commit718936110b9511631fa1f4396be992752bf8b719 (patch)
treea871768c06adc2959f8f0d69869532d36a95ffab /unrpyc/README
parentece6cf9fbfdba9dac8d7bf98516a840c955a4853 (diff)
downloadhtml5ks-718936110b9511631fa1f4396be992752bf8b719.tar.xz
html5ks-718936110b9511631fa1f4396be992752bf8b719.zip
include renpy
Diffstat (limited to 'unrpyc/README')
-rw-r--r--unrpyc/README7
1 files changed, 2 insertions, 5 deletions
diff --git a/unrpyc/README b/unrpyc/README
index ba1791f..6c337f6 100644
--- a/unrpyc/README
+++ b/unrpyc/README
@@ -4,11 +4,8 @@ It's made for Katawa Shoujo script files; trying to use it on anything else will
How to use:
-1. Copy Ren'Py distribution into "renpy" folder.
-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".
+1. Put the rpyc files from the official KS distribution in here.
+2. Run "make install".
If you're on Windows, sucks for you. Use a better OS.