Mod Forge Config API Port [Fabric] by Fuzs
- 9940566
- 387.61 KB
- 1.20.2
- November 15, 2021
- September 21, 2023
- API and LibraryServer Utility
Name | Forge Config API Port [Fabric] | Author | Fuzs | Description | Forge's whole config system provided to the Fabric ecosystem. Designed for a multiloader architecture. |
---|---|---|---|---|---|
Information | Downloads: 9940566 Version: 1.20.2 Size: 387.61 KB Updated at: September 21, 2023 Created at: November 15, 2021 | Tags | API and Library Server Utility |
Forge Config API Port is a modding library for mod developers that provides the whole config system designed by the Forge team to the Fabric ecosystem. The library is built with a multiloader architecture in mind, which comes in handy when developing your mod for both Forge and Fabric simultaneously in a multiloader workspace.
▶️ Check out the GitHub repository for instructions on how to add Forge Config API Port to your project!
▶️ Allows developers to continue using the same code for creating their configs as they do on Forge.
▶️ Same package and class names as Forge, no refactoring required when porting!
▶️ Built for a multiloader architecture: Simply handle your configs in a common project!
▶️ Users don't need to install any additional library on Forge, everything is built in there!
▶️ Install Configured by MrCrayfish for in-game configuration!
⏩ INSTALLATION REQUIRED ON CLIENT & REQUIRED ON SERVER
⏩ REQUIRES FABRIC API TO BE INSTALLED (FABRIC)
🌟 Thanks to the Forge team for putting the config api together in the first place!