Added scripts for automatically packing up source code

This commit is contained in:
bartvbl
2019-08-22 14:59:24 +02:00
parent 92608d5bad
commit f77910e54b
4 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1 @@
zip -r source.zip gloom/src gloom/shaders

View File

@@ -0,0 +1 @@
zip -r source.zip gloom/src gloom/shaders

View File

@@ -0,0 +1,2 @@
gloom/vendor/7z/7za.exe a source.zip gloom/src gloom/shaders
pause

BIN
gloom/vendor/7z/7za.exe vendored Normal file

Binary file not shown.