~redstrate/libphysis

Enable same default features as physis
Update Cargo.lock
Build with LTO to reduce the library size by 2-3x

clone

read-only
https://git.sr.ht/~redstrate/libphysis
read/write
git@git.sr.ht:~redstrate/libphysis

You can also use your local clone with git send-email.

#libphysis

builds.sr.ht status

libphysis are C bindings for physis, a framework for interacting with FFXIV game data.

#Usage

Simply run cargo build, and Cargo will generate the bindings as well pull in physis to compile into a C-compatible library.

The headers and the libraries live under your new target directory.