summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-12-31 09:51:43 -0800
committerAlex Xu <alex_y_xu@yahoo.ca>2013-12-31 09:51:43 -0800
commit7ee7422bf7b347320179b0c370c2ddee7519b05b (patch)
treef1fb4bc874546771172ac8ab0fd568e6ca947658 /README
parent68efde1b5d94cbf0b994f5922fa4fc81d2d3cc95 (diff)
downloadhtml5ks-7ee7422bf7b347320179b0c370c2ddee7519b05b.tar.xz
html5ks-7ee7422bf7b347320179b0c370c2ddee7519b05b.zip
Stuff.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 0df7aca..9de4a79 100644
--- a/README
+++ b/README
@@ -7,15 +7,16 @@ jQuery is not used, but when.js [1] is used as a sensible Promises/A+ implementa
- when.js
- Bash
- Firefox/Chrome/a sensible browser
-- ffmpeg with AAC, libtheora, libvpx, libx264
+- ffmpeg with fdk-aac, libtheora, libvpx, libx264
- opusenc from opus-tools
- cwebp from libwebp
- zopfli
+- nginx
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.
+2. Extract files from data.rpa with an rpa extractor, e.g. unrpa. Put files in www/dump.
3. Run setup.sh.
4. Run nginx.sh [2] to start nginx with appropriate options for development, then connect to localhost:8080.