Skip to content

arma3modorganizer/MO-Libary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MO-Libary (WIP)

dependency status Travis CI Build status Crates.io License MIT Coverage Status

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

  1. Clone the repository
  2. Use cargo build --all --all-targets to build it.
    1. If you are using rust, you can instead import it as a cargo crate:
    [dependencies]
    a3mo_lib = {path="path_to_lib_folder"}
    
  3. 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

About

Backend libary for all Arma3 Mod Organizer projects.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages