--- title: "Physis" layout: "single" aliases: - /physis --- A modding framework for FFXIV written in Rust. Used in [Astra]({{< ref "astra" >}}) and [Novus]({{< ref "novus" >}}) but can easily be integrated into your own projects. It's also usable from C, C++ and other languages that can interface with them with [libphysis](https://github.com/redstrate/libphysis). See more information on the [crates.io page](https://crates.io/crates/physis). ## Get Involved & Support {{< begin-grid >}} {{< blurb title="Get Source Code & Contribute" description="The full source code for Physis is available on GitHub." url="https://github.com/redstrate/Physis" >}} {{< blurb title="View Documentation" description="API documentation is available on XIV Docs." url="https://docs.xiv.zone/docs/physis/" >}} {{< blurb title="Donate Money" description="Any monetary contribution helps so I can continue working on this!" url="https://redstrate.com/fund" >}} {{< end-grid >}}