20 lines
1.1 KiB
Markdown
20 lines
1.1 KiB
Markdown
---
|
|
title: "Physis"
|
|
layout: "single"
|
|
---
|
|
|
|
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://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" >}}
|
|
{{< 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" >}}
|
|
{{< blurb title="Donate Money" description="Any monetary contribution helps so I can continue working on this!" url="https://redstrate.com/fund" >}}
|
|
{{< end-grid >}}
|
|
|