Commit needed files
This commit is contained in:
parent
d21886feba
commit
95db32a35c
3 changed files with 4 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -17,12 +17,14 @@
|
||||||
!*.tjs
|
!*.tjs
|
||||||
!*.yaml
|
!*.yaml
|
||||||
!*.rb
|
!*.rb
|
||||||
|
!ns2make.exe
|
||||||
|
|
||||||
# Other Needed Files
|
# Other Needed Files
|
||||||
!.gitignore
|
!.gitignore
|
||||||
!README.md
|
!README.md
|
||||||
!patch-config.txt
|
!patch-config.txt
|
||||||
!GAMEUPDATE.bat
|
!GAMEUPDATE.bat
|
||||||
|
!apply.bat
|
||||||
|
|
||||||
# Ignore
|
# Ignore
|
||||||
previous_patch_sha.txt
|
previous_patch_sha.txt
|
||||||
|
|
|
||||||
2
apply.bat
Normal file
2
apply.bat
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
ns2make.exe 00.ns2 -d 00
|
||||||
|
PAUSE
|
||||||
BIN
ns2make.exe
Normal file
BIN
ns2make.exe
Normal file
Binary file not shown.
Loading…
Reference in a new issue