Jam13Yuuka/progressive_download.txt

10 lines
313 B
Plaintext
Raw Normal View History

2024-04-14 20:23:01 +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/audio/**
- voice game/voice/**