Skip to content

JulianWww/Fabric-Wiki

Repository files navigation

Fabric Example Mod

build Crowdin

Setup

add this mod to your project by adding the following into your build.gradle

repositories {
	maven { url 'https://wandhoven.ddns.net/maven/' }
}
dependencies {
	modImplementation "net.denanu.wiki:wiki-1.19.4:0.0.1.1679655807506"
}

License

This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.

About

An ingame Wiki mod for Fabricmc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published