3 unstable releases
0.3.0 | Aug 16, 2019 |
---|---|
0.1.1 | Jul 30, 2019 |
0.1.0 | Jul 30, 2019 |
#9 in #organizer
28KB
597 lines
MO-Libary (WIP)
This is the backend libary, that powers all Arma3 Mod Organizer projects.
Due to the WIP status of the project, anything can and will most likely change !
Usage
- Clone the repository
- Use
cargo build --all --all-targets
to build it.- If you are using rust, you can instead import it as a cargo crate:
[dependencies] a3mo_lib = {path="path_to_lib_folder"}
- An example for FFI bindings will be uploaded, once the Libary is no longer WIP.
TODO
- Add Update.rs
- Updates given repository (client-side)
Licenses
MO-Libary is developed under MIT License.
Credits
- Jetbrains for CLion <3
Dependencies
~51MB
~1M SLoC