summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-11-26 19:31:12 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2013-11-26 19:31:12 -0500
commit9d86b215eb990ca52af89c94776dae24f4463e46 (patch)
treeb698cc173349883d2735e4154e392a4898b53d61 /README
parentfb3d7df90cbfa8ed6e6fcde64404907b62928c0c (diff)
downloadhtml5ks-9d86b215eb990ca52af89c94776dae24f4463e46.tar.xz
html5ks-9d86b215eb990ca52af89c94776dae24f4463e46.zip
Stuff.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 60fa4a2..69ef535 100644
--- a/README
+++ b/README
@@ -5,17 +5,17 @@ jQuery is not used, but when.js [1] is used as a sensible Promises/A+ implementa
== Requirements ==
- Katawa Shoujo (obviously)
- when.js
-- Bash
- Firefox/Chrome
- ffmpeg with AAC, libtheora, libvpx, libx264
- opus-tools
- libwebp
+- make (non-GNU untested)
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 setup.sh [2]. Use environment variable THREADS to control number of threads/processes spawned.
+3. Run make.
4. Run nginx.sh [2] to start nginx with appropriate options for development, then connect to localhost:8080.
-- or --