diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2013-07-02 10:46:36 -0400 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2013-07-02 10:46:36 -0400 |
commit | 1177e84b179b79ebc86a08e1fde49ed6cbd1327d (patch) | |
tree | 63a2c73002b353476c45a4213ef5fcc709b79019 /README | |
parent | 828588ccb0e7f203c53b1abad1d70f77d3185a81 (diff) | |
download | html5ks-1177e84b179b79ebc86a08e1fde49ed6cbd1327d.tar.xz html5ks-1177e84b179b79ebc86a08e1fde49ed6cbd1327d.zip |
working
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ 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. + 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. [0] http://www.katawa-shoujo.com/ |