A simple fabric mod that adds bukkit-style server info commands
Find a file
2023-12-21 18:31:48 -05:00
.github/workflows Update dependencies (#220) 2022-11-22 15:04:48 +00:00
gradle/wrapper Update deps 2023-04-27 13:08:45 +01:00
src/main actually ignore nested mods 2023-12-21 18:31:48 -05:00
.gitignore Add files the JVM may generate under certain conditions to .gitignore (#159) 2022-11-22 15:08:37 +00:00
build.gradle it works i guess 2023-05-09 22:58:42 -04:00
gradle.properties 1.20.4 2023-12-21 15:58:50 -05:00
gradlew Update deps 2023-04-27 13:08:45 +01:00
gradlew.bat Update to Gradle 7.6 (#222) 2022-11-28 20:57:01 +00:00
LICENSE first commit 2018-11-03 23:25:39 +01:00
README.md Update README.md 2020-04-06 19:50:08 +01:00
settings.gradle Resolve plugin dependencies from maven central. (#138) 2021-11-09 13:05:27 +00:00

Fabric Example Mod

Setup

For setup instructions please see the fabric wiki page that relates to the IDE that you are using.

License

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