Note
This plugin is no longer supported or maintained. For questions or integration support, please reach out to developers@mod.io.
mod.io Haxe wrapper
This project is a Haxe wrapper of the mod.io SDK. It helps you adding mod functionality to your Haxe games by connecting to the mod.io backend.
Getting started
If you are a Haxe game developer and want to add mod.io functionality to your project visit our documentation. Our getting started guide is a good place to start if you are completely new to mod.io.
OpenFL
In case you are using OpenFL, take a look at the OpenFL installation tutorial and examples.
Building
Build the Haxe wrapper from source by following our building instruction guide.
Code contributions
- Fork it
- Add new features
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
- Create a pull request
Reporting a bug
If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.
Other Repositories
Our aim with mod.io, is to provide an open modding API. You are welcome to view, fork and contribute to our other codebases in use.