summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-07-23 17:25:54 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-07-23 17:25:54 -0400
commit8e883a46948e25787ecb01c0fceeee0d2e252521 (patch)
treef3790a93a548ee3ab1555b63b289d64cc2d033cd /README
parent5366753037dfbbc242fe974cf2f2b8ba4499ac2b (diff)
downloadhtml5ks-8e883a46948e25787ecb01c0fceeee0d2e252521.tar.xz
html5ks-8e883a46948e25787ecb01c0fceeee0d2e252521.zip
working, fixing bugs...
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 8 insertions, 2 deletions
diff --git a/README b/README
index a4cec39..3a70503 100644
--- a/README
+++ b/README
@@ -4,9 +4,15 @@ jQuery is not used, but when.js [1] is used as a sensible Promises/A+ implementa
It's still very much a WIP, but at least the first scene displays half-credibly.
-Run nginx.sh to start nginx with appropriate options for development, then connect to localhost:8080.
+How to use:
+0. Get Katawa Shoujo.
+1. Follow steps in unrpyc/README
+2. Extract files from data.rpa with an appropriate tool. Put files in www/dump.
+3. Modify www/dump/ui/bt-cf-{un,}checked.png to remove empty borders.
-lighttpd -f lighttpd.conf should also work, but is not actively tested.
+4. Run nginx.sh to start nginx with appropriate options for development, then connect to localhost:8080.
+-- or --
+4. lighttpd -f lighttpd.conf should also work, but is not actively tested.
Check Bugzilla for things that need to be done. [2]