Added scripts for automatically packing up source code

This commit is contained in:
bartvbl
2019-08-22 15:03:27 +02:00
committed by GitHub
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.