Update README
This commit is contained in:
parent
570e9900fd
commit
970931f048
1 changed files with 10 additions and 1 deletions
|
@ -12,3 +12,12 @@ going to be integrated into [Astra](https://git.sr.ht/~redstrate/astra) as well.
|
|||
* 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.
|
||||
|
||||
## Dependencies
|
||||
* fmt for formatting
|
||||
* z for zlib support, needed for dat files
|
||||
* unshield for extracting cab files for bootstrapping
|
||||
|
||||
## Features
|
||||
* Can read index/index2/dat/exh/exl files (see Xparser.h)
|
||||
* Can extract bootstrap files required to start FFXIV for the first time (see installextract.h)
|
Reference in a new issue