Closed Ragarnoy closed 3 years ago
Game is now playable, some issues still occur but it is mostly functional. To test the game (in release): cargo build --release && mv target/release/librust_ext.dylib . (. being the root folder of the project)
cargo build --release && mv target/release/librust_ext.dylib .
Game is now playable, some issues still occur but it is mostly functional. To test the game (in release):
cargo build --release && mv target/release/librust_ext.dylib .
(. being the root folder of the project)