Skip to content

Wuidebook API allows the in-game creation of guides for minecraft mods

License

Notifications You must be signed in to change notification settings

wonejomb/GuidebookAPI

Repository files navigation

Header Curseforge Modrinth Discord

WuidebookAPI, before called under the name "GuidebookAPI" ( Yes, only changed one letter- (😭) ) it's a mod API that allows the in-game creation of guides for minecraft mods. The mod previously was just an update of the mod GuideAPI developed by TehNut and Tombenpotter.

Little note: The mod has not retro-compatibility with older versions of guides.

This mod is under the MIT License

Most relevant features

  • An own configuration system that allows the addition of custom configuration definitions and serializers by developers

  • The creation of guides in-game

  • Allows the registration custom page-content for the guides development

Differences with older versions

A difference of WuidebookAPI with GuidebookAPI its not only the in-game creation of guides! The development of older guides of the mod its mostly in java-code, this mod register the Book Information of these in java and then this reads other files for the creation of content!

The old configuration systerm wasn't to different from the new, the principal difference it's the way the de/serializers does the de/serialization. The principal difference it's that developers can register custom serializers for their own custom configurations.

About

Wuidebook API allows the in-game creation of guides for minecraft mods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages