Files
XinLanDiary/progressive_download.txt

11 lines
357 B
Plaintext

# 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/images/ryt%20normal%20spec.png
+ image game/**
+ music game/audio/**
+ voice game/voice/**