renpy/tutorial/progressive_download.txt
2023-01-18 23:13:55 +01:00

12 lines
381 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/**
+ music game/music/**
+ music game/renpyallstars.ogg
+ music game/sunflower-slow-drag.ogg
+ voice game/voice/**