17 lines
928 B
Markdown
17 lines
928 B
Markdown
---
|
|
title: "libxiv"
|
|
layout: "single"
|
|
---
|
|
|
|
A modding framework for FFXIV written in C++. This is used in Novus (my custom modding tool) and Astra (my custom launcher) but can easily be integrated into your own projects.
|
|
|
|
**Note:** This is still an experimental and in-development library. Thus, I have not tagged any stable releases. It's recommended just to checkout from main.
|
|
|
|
## Get Involved & Support
|
|
|
|
{{< begin-grid >}}
|
|
{{< blurb title="Get Source" description="The full source code for libxiv is available on sourcehut." url="https://sr.ht/~redstrate/libxiv" >}}
|
|
{{< 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 in my free time." url="https://ko-fi.com/redstrate" >}}
|
|
{{< end-grid >}}
|
|
|