renpy/the_question/progressive_download.txt

11 lines
340 B
Plaintext
Raw Normal View History

2023-01-18 22:13:55 +00:00
# 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/music/**
+ music game/illurock.opus
+ voice game/voice/**