summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-07-24 18:40:52 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-07-24 18:40:52 -0400
commit23518a31d24e62caeecbfafe7708f4c7ffcd24f5 (patch)
tree0088578bd87f4467f5b48e0fd22df70d3fedb245 /README
parentffd3a73254b16a00d67b188dc43bd605bf757cbf (diff)
downloadhtml5ks-23518a31d24e62caeecbfafe7708f4c7ffcd24f5.tar.xz
html5ks-23518a31d24e62caeecbfafe7708f4c7ffcd24f5.zip
fix misc. bugs, add reencode.sh
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 3a70503..170ed2c 100644
--- a/README
+++ b/README
@@ -9,6 +9,7 @@ How to use:
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.
+4. Re-encode (sigh) dump/video/* into .mp4, .webm and .ogg files. reencode.sh can be used to do this, but spinning your own is fine too.
4. Run nginx.sh to start nginx with appropriate options for development, then connect to localhost:8080.
-- or --