Publisher
arttaaz
Rust Auto Compile
Rust Auto Compile is a simple script that runs cargo automatically before you run your game. It adds 2 settings: rust/cargo_path: The path to your cargo executable rust/cargo_manifest: The path to the Cargo.toml of the library you want built. You need to have those 2 settings set for the plugin to work.
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
Rust Auto Compile is a simple script that runs cargo automatically before you run your game.
It adds 2 settings: rust/cargo_path: The path to your cargo executable rust/cargo_manifest: The path to the Cargo.toml of the library you want built.
You need to have those 2 settings set for the plugin to work.