Update major API Version to add some new interfaces.
This commit is contained in:
parent
1378a6fb21
commit
5d024f425c
26 changed files with 496 additions and 111 deletions
21
README.md
Normal file
21
README.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
LibZontreck
|
||||
=======
|
||||
|
||||
|
||||
This is a library mod for all of zontreck's mods. Also known as Aria.
|
||||
|
||||
The library can be used freely by other modders, but with the understanding that I may change something with little to no notice.
|
||||
|
||||
If the mod becomes widely used, I will begin using deprecation notices.
|
||||
|
||||
|
||||
Compatibility
|
||||
=====
|
||||
|
||||
1) LuckPerms
|
||||
|
||||
LuckPerms is highly outdated for 1.18.2, but i have compiled a working version for forge. You can obtain it manually from https://github.com/zontreck/LuckPerms. Just check the release page for the latest update. There should not be any updates however, as the entire goal here is to only make it compatible with the latest forge version.
|
||||
|
||||
2) TBA
|
||||
|
||||
There will be at least one other mod that is compatible. This is to be announced at a later time.
|
Reference in a new issue