Fixup libs and linux build.sh
parent
ad864adc1b
commit
687fe39b68
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# cargo build --release
|
||||
|
||||
tar -czvf martian-chess-linux-beta.tar.gz ./target/release/martian-chess ./lib ./assets
|
||||
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
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue