An open API service indexing awesome lists of open source software.

https://github.com/redstrate/libphysis

C/C++ bindings for Physis
https://github.com/redstrate/libphysis

ffxiv ffxiv-modding final-fantasy-14 final-fantasy-xiv

Last synced: about 2 months ago
JSON representation

C/C++ bindings for Physis

Awesome Lists containing this project

README

          

# libphysis

C bindings for [Physis](https://github.com/redstrate/Physis), a library for reading and writing FFXIV data.

## Usage

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.

## Contributing & Support

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.

## License

![GPLv3](https://www.gnu.org/graphics/gplv3-127x51.png)

This project is licensed under the [GNU General Public License 3](LICENSE). Some code or assets may be licensed
differently, please refer to the [REUSE](https://reuse.software/spec/) metadata.