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
- Host: GitHub
- URL: https://github.com/redstrate/libphysis
- Owner: redstrate
- Created: 2024-04-22T19:01:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-03T16:03:22.000Z (over 1 year ago)
- Last Synced: 2025-01-17T14:18:13.509Z (over 1 year ago)
- Topics: ffxiv, ffxiv-modding, final-fantasy-14, final-fantasy-xiv
- Language: Rust
- Homepage: https://xiv.zone/physis
- Size: 181 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSES/CC0-1.0.txt
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

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.