xiv.zone/content/physis/_index.md

21 lines
1.1 KiB
Markdown
Raw Normal View History

---
title: "Physis"
layout: "single"
---
2023-10-06 20:37:06 -04:00
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.
2023-10-06 20:37:06 -04:00
It's also usable from C, C++ and other languages that can interface with them with [libphysis](https://git.sr.ht/~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 sourcehut." url="https://github.com/redstrate/Physis" >}}
2023-10-06 20:37:06 -04:00
{{< blurb title="View Documentation" description="API documentation is available on XIV Docs." url="https://docs.xiv.zone/docs/physis/" >}}
{{< blurb title="Give Feedback" description="Send an email on the mailing list for feature requests, bugs, and patches." url="https://lists.sr.ht/~redstrate/public-inbox" >}}
2023-10-06 20:37:06 -04:00
{{< blurb title="Donate Money" description="Any monetary contribution helps so I can continue working on this!" url="https://redstrate.com/fund" >}}
{{< end-grid >}}