game done

Word count: 13,830 words
This commit is contained in:
Jacoder23 2024-04-15 04:23:01 +08:00
parent 0e86428eee
commit aeccaf976b
8 changed files with 1824 additions and 584 deletions

9
progressive_download.txt Normal file
View file

@ -0,0 +1,9 @@
# RenPyWeb progressive download rules - first match applies
# '+' = progressive download, '-' = keep in game.zip (default)
# See https://www.renpy.org/doc/html/build.html#classifying-and-ignoring-files for matching
#
# +/- type path
- image game/gui/**
- image game/**
- music game/audio/**
- voice game/voice/**