Add scripts to create the code archive for delivery
This commit is contained in:
3
create_code_archive_for_blackboard_LINUX.sh
Normal file → Executable file
3
create_code_archive_for_blackboard_LINUX.sh
Normal file → Executable file
@@ -1 +1,2 @@
|
||||
zip -r source.zip gloom/src gloom/shaders
|
||||
#!/bin/sh
|
||||
zip -r source.zip src shaders Cargo.lock Cargo.toml
|
||||
|
||||
Reference in New Issue
Block a user