diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |