Files
VNGame/game/libs/libs.txt
T

7 lines
308 B
Plaintext
Raw Normal View History

2026-06-09 11:08:04 +02:00
The game/libs/ directory is meant for third-party libraries that ask to be
put in game/libs.
When this file (game/libs/libs.txt) is present, Ren'Py will load all files
in libs before any other file in game/, and will ignore the first directory
name under game/libs when determining the order to load files.