Archived
1
Fork 0

Update README

Fix links and such
This commit is contained in:
Joshua Goins 2024-08-09 16:52:26 -04:00 committed by GitHub
parent f3feece184
commit 9d5e8c1767
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,12 +2,12 @@
## Deprecation Notice ## Deprecation Notice
I have stopped development for libxiv completely, instead refocusing my efforts into [physis](https://sr.ht/~redstrate/physis) - it's sucessor. I have stopped development for libxiv completely, instead refocusing my efforts into [Physis](https://github.com/redstrate/physis) - it's sucessor.
--- ---
A modding framework for FFXIV written in C++. This is used in [Novus](https://git.sr.ht/~redstrate/novus) (my custom modding tool) and A modding framework for FFXIV written in C++. This is used in [Novus](https://github.com/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. [Astra](https://github.com/redstrate/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. **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.