Merge branch 'main' of https://gitea.elijah.run/pop/martian-chess
commit
2ed2afe4cc
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# cargo build --release
|
||||
|
||||
tar -czvf martian-chess-linux-beta.tar.gz --exclude windows ./lib ./assets -C ./target/release martian-chess
|
||||
Binary file not shown.
@ -0,0 +1 @@
|
||||
libfmod.so
|
||||
Binary file not shown.
@ -0,0 +1 @@
|
||||
libfmod.so
|
||||
Binary file not shown.
@ -0,0 +1 @@
|
||||
libfmodstudio.so
|
||||
Binary file not shown.
@ -0,0 +1 @@
|
||||
libfmodstudio.so
|
||||
Loading…
Reference in New Issue