90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
- Moved APIs to V3 (43319d8)
- Added Javadocs to APIs (6161d42)
- Ported v4 Config API (80f0a8e)
- Added Incompatibilities (f91d1aa)
Known Issues
All mods using versions below 3.5.0 will have to update their mod due to API changes
Issue:
- All mods using versions below
3.5.0
will have to update their mod due to API changes
Fix:
- Add
.v3
, example:import dev.xdpxi.xdlib.api.Register
becomesimport dev.xdpxi.xdlib.api.v3.Register
Check the wiki for more!
Dependencies
- Fabric
- Fabric API
- Quilt
- Quilted Fabric API or Fabric API
- NeoForge
- Sinytra Connector
- Forgified Fabric API