initialized
This commit is contained in:
commit
de4f23e7d1
180 changed files with 5214 additions and 0 deletions
6
libs/libs.txt
Normal file
6
libs/libs.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue