@@ 1,10 1,4 @@
# 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 used in [Novus](https://git.sr.ht/~redstrate/novus) (my custom modding tool) and
[Astra](https://git.sr.ht/~redstrate/astra) (my custom launcher) but can easily be integrated into your own projects.
@@ 35,4 29,4 @@ on your system.
* [fmt](https://fmt.dev/latest/index.html) for formatting strings and logs.
* [zlib](https://www.zlib.net) for extracting data.
* [unshield](https://github.com/twogood/unshield) for extracting cab files from the FFXIV installer. This dependency is automatically skipped on Windows builds
-because unshield lacks a port for it.>
\ No newline at end of file
+because unshield lacks a port for it.