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
|
||||
!*.yaml
|
||||
!*.rb
|
||||
!ns2make.exe
|
||||
|
||||
# Other Needed Files
|
||||
!.gitignore
|
||||
!README.md
|
||||
!patch-config.txt
|
||||
!GAMEUPDATE.bat
|
||||
!apply.bat
|
||||
|
||||
# Ignore
|
||||
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