82 lines
1.4 KiB
Text
82 lines
1.4 KiB
Text
# Ignore all files
|
|
*.*
|
|
|
|
# File Types
|
|
!*.mps
|
|
!*.json
|
|
!*.txt
|
|
!*.project
|
|
!*.js
|
|
!*.7z
|
|
!*.csv
|
|
!*.ain
|
|
!*.fnl
|
|
!*.ks
|
|
!*.tjs
|
|
!*.yaml
|
|
!*.rb
|
|
!*.rvdata2
|
|
|
|
# Other Needed Files
|
|
!.gitignore
|
|
!README.md
|
|
!patch-config.txt
|
|
!patch-config.example.txt
|
|
!GameUpdate*
|
|
!patch*
|
|
!Game.dat
|
|
!bsxx.dat*
|
|
!game.ini
|
|
!package.nw
|
|
!SRPG_Unpacker.exe
|
|
!(SRPG_Unpacker Patcher).bat
|
|
!UberWolfCli.exe
|
|
!UberWolfCli.LICENSE.txt
|
|
!Data/BasicData/CommonEvent.dat
|
|
!Data/BasicData/DataBase.dat
|
|
!Data/BasicData/CDataBase.dat
|
|
!Data/BasicData/SysDatabase.dat
|
|
|
|
|
|
# WolfDawn pristine originals kept locally for re-injection (never shipped)
|
|
wolf_json/originals/
|
|
|
|
# Ignore
|
|
previous_patch_sha.txt
|
|
kabe3_save.dat
|
|
kabe3_system.dat
|
|
psbpack.dat
|
|
Save*
|
|
cg.dat
|
|
scene.dat
|
|
BSXScript_*
|
|
|
|
# Images
|
|
|
|
# DazedTL image manager working files
|
|
/.dazedtl/
|
|
/DazedTL_Images/
|
|
|
|
# DazedTL selected image patches
|
|
!/img/
|
|
!/img/pictures/
|
|
!/img/pictures/erostatus_1.png_
|
|
!/img/pictures/erostatus_Kenta.png_
|
|
!/img/pictures/erostatus_Kenta2.png_
|
|
!/img/pictures/erostatus_Yuu.png_
|
|
!/img/pictures/Menu_end.png_
|
|
!/img/pictures/Menu_end_0.png_
|
|
!/img/pictures/Menu_item.png_
|
|
!/img/pictures/Menu_item_0.png_
|
|
!/img/pictures/Menu_lord.png_
|
|
!/img/pictures/Menu_lord_0.png_
|
|
!/img/pictures/Menu_memory.png_
|
|
!/img/pictures/Menu_memory_0.png_
|
|
!/img/pictures/Menu_option.png_
|
|
!/img/pictures/Menu_option_0.png_
|
|
!/img/pictures/Menu_save.png_
|
|
!/img/pictures/Menu_save_0.png_
|
|
!/img/titles2/
|
|
!/img/titles2/Command_0.png_
|
|
!/img/titles2/Command_1.png_
|
|
!/img/titles2/Command_2.png_
|