Compare commits
2 Commits
ad864adc1b
...
2c1cee0c9a
| Author | SHA1 | Date |
|---|---|---|
|
|
2c1cee0c9a | 1 year ago |
|
|
687fe39b68 | 1 year ago |
@ -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