summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-07-11 18:42:27 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-07-11 18:43:21 -0400
commit9ef324d2d2e40f919de9b7d7e1852affa97e0e91 (patch)
treed1ad86610afae719a9831e46bae5dcdcab437fcb /README
parent099c1c466fe02f55f7a4a2ad7bb985f457f8da1a (diff)
downloadhtml5ks-9ef324d2d2e40f919de9b7d7e1852affa97e0e91.tar.xz
html5ks-9ef324d2d2e40f919de9b7d7e1852affa97e0e91.zip
do more work
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 8693448..20c6d84 100644
--- a/README
+++ b/README
@@ -2,7 +2,9 @@ This is an HTML5 implementation of the game Katawa Shoujo. [0]
It's still very much a WIP, but at least the first scene displays half-credibly.
-Run lighttpd -f lighttpd.conf which just serves files in www with a reasonable MIME type, expiry date and gzip.
+Run nginx.sh to start nginx with appropriate options for development, then connect to localhost:8080.
+
+lighttpd -f lighttpd.conf should also work, but is not actively tested.
If I haven't finished the TODO (probably), check /TODO for a list of things that need to be worked on. *snip* knows I could use another hand on this.