Add scripts to create the code archive for delivery

This commit is contained in:
2021-08-17 15:18:36 +02:00
parent 5b239d5dc0
commit beee955d46
7 changed files with 15 additions and 15 deletions
+2 -1
View File
@@ -1 +1,2 @@
zip -r source.zip gloom/src gloom/shaders
#!/bin/sh
zip -r source.zip src shaders Cargo.lock Cargo.toml