patcher for the manual downloaders
This commit is contained in:
parent
7b96984b57
commit
fdf1e3b92c
3 changed files with 6 additions and 0 deletions
3
(Read if you downloaded the repository).txt
Normal file
3
(Read if you downloaded the repository).txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
This game's files need to be patched in before they will work.
|
||||
If you ran GameUpdate.bat, it did this for you.
|
||||
If you manually downloaded a repository archive, you will need to run "(SRPG_Unpacker Patcher).bat" after overwriting the files.
|
||||
2
(SRPG_Unpacker Patcher).bat
Normal file
2
(SRPG_Unpacker Patcher).bat
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
.\SRPG_Unpacker.exe .\data\project.dat -a
|
||||
.\SRPG_Unpacker.exe -o data.dts data
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -29,6 +29,7 @@
|
|||
!game.ini
|
||||
!package.nw
|
||||
!SRPG_Unpacker.exe
|
||||
!(SRPG_Unpacker Patcher).bat
|
||||
|
||||
# Ignore
|
||||
previous_patch_sha.txt
|
||||
|
|
|
|||
Loading…
Reference in a new issue