C bindings for Physis, a library for reading and writing FFXIV data.
Run cargo build
, and it will generate the bindings under target/public
. There should also be a C-compatible shared & static library to link to.
Submitting patches to help fix bugs or add functionality is appreciated. Filing issues is useful too, but I do this in my free time so please don't expect professional support.
This project is licensed under the GNU General Public License 3. Some code or assets may be licensed differently, please refer to the REUSE metadata.