#MonoPyApi
MonoPyApi is a library designed to take in a txt file that is generated by cheat engine's Mono dissector, and outputs a python package that allows you to hook into native csharp functions using python code.
If you are looking at this, you may be interested in IronPython instead
###Installation
TODO
###Usage
TODO