From 9ef324d2d2e40f919de9b7d7e1852affa97e0e91 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Thu, 11 Jul 2013 18:42:27 -0400 Subject: do more work --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README') 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. -- cgit v1.2.3-54-g00ecf