Skip to content

A library to bring the Quilt Loader's Config system into Fabric/Forge/NeoForge.

License

Notifications You must be signed in to change notification settings

HO-Artisan/AzusaConfig

Repository files navigation

AzusaConfig Icon

AzusaConfig

A library to bring the Quilt Loader's Config system into Fabric/Forge/NeoForge.

Note

Quilt is not supported because the Quilt Loader contains these functions natively. you can think of AzusaConfig as a port of Quilt's Config system (quilt-config) to the Fabric/Forge/NeoForge.

Use In Your Project

repositories {
    maven { url "https://api.modrinth.com/maven" }
}

dependencies {
    modImplementation "maven.modrinth:azusaconfig:tag-modloadername"
}

License

This mod under Apache-2.0 License.

Quilt Loader part under Apache-2.0 License.

Forge's Entrypoints part from TT432/Cardinal-Components-API-Forge, under MIT License.

About

A library to bring the Quilt Loader's Config system into Fabric/Forge/NeoForge.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages