fixup more build related stuff!

main
Elijah Voigt 1 year ago
parent 687fe39b68
commit 2c1cee0c9a

1
.gitignore vendored

@ -29,3 +29,4 @@ trace-*.json
temp/ temp/
*.zip *.zip
*.tar.gz

@ -2,4 +2,4 @@
# cargo build --release # cargo build --release
tar -czvf martian-chess-linux-beta.tar.gz ./target/release/martian-chess ./lib ./assets tar -czvf martian-chess-linux-beta.tar.gz --exclude windows ./lib ./assets -C ./target/release martian-chess

BIN
lib/windows/fmod.dll (Stored with Git LFS)

Binary file not shown.

BIN
lib/windows/fmod.lib (Stored with Git LFS)

Binary file not shown.

BIN
lib/windows/fmodstudio.dll (Stored with Git LFS)

Binary file not shown.

BIN
lib/windows/fmodstudio.lib (Stored with Git LFS)

Binary file not shown.
Loading…
Cancel
Save