Add README
This commit is contained in:
parent
b5886b04c5
commit
2e74f477cf
1 changed files with 14 additions and 0 deletions
14
README.md
Normal file
14
README.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# libxiv
|
||||||
|
[](https://git.sr.ht/~redstrate/libxiv)
|
||||||
|
[](https://github.com/redstrate/libxiv)
|
||||||
|
[](https://git.ryne.moe/redstrate/libxiv)
|
||||||
|
|
||||||
|
A modding framework for FFXIV written in C++. This is intended for use [Novus](https://git.sr.ht/~redstrate/novus), my custom modding tool - but it's eventually
|
||||||
|
going to be integrated into [Astra](https://git.sr.ht/~redstrate/astra) as well.
|
||||||
|
|
||||||
|
## Goals
|
||||||
|
* Be integratable into launchers for updating support.
|
||||||
|
* Can export penumbra mods, I have no interest in exporting in TexTools's format.
|
||||||
|
* Can export/edit some formats such as models, and metadata/exl.
|
Reference in a new issue