diff --git a/(Read if you downloaded the repository).txt b/(Read if you downloaded the repository).txt new file mode 100644 index 0000000..417d29b --- /dev/null +++ b/(Read if you downloaded the repository).txt @@ -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. \ No newline at end of file diff --git a/(SRPG_Unpacker Patcher).bat b/(SRPG_Unpacker Patcher).bat new file mode 100644 index 0000000..5c2ee03 --- /dev/null +++ b/(SRPG_Unpacker Patcher).bat @@ -0,0 +1,2 @@ +.\SRPG_Unpacker.exe .\data\project.dat -a +.\SRPG_Unpacker.exe -o data.dts data \ No newline at end of file diff --git a/.gitignore b/.gitignore index 6b35b40..d93d3fa 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ !game.ini !package.nw !SRPG_Unpacker.exe +!(SRPG_Unpacker Patcher).bat # Ignore previous_patch_sha.txt