No description
Find a file
ashley b864ac959f
All checks were successful
Java CI with Gradle / build (push) Successful in 1m15s
Update .github/workflows/gradle.yml
2024-09-30 17:41:36 +00:00
.github Update .github/workflows/gradle.yml 2024-09-30 17:41:36 +00:00
gradle/wrapper Update for 1.21 2024-06-19 17:03:32 +03:00
src/main fix typo 2024-09-30 16:39:11 +02:00
.editorconfig Transfer from local Git 2023-02-26 15:08:48 +02:00
.gitattributes Update for 1.21 2024-06-19 17:03:32 +03:00
.gitignore Update for 1.21 2024-06-19 17:03:32 +03:00
build.gradle yeye 2024-09-30 16:37:04 +02:00
gradle.properties Update gradle.properties 2024-09-30 17:41:23 +00:00
gradlew fix workflow maybe 2024-09-30 16:45:17 +02:00
gradlew.bat Update for 1.21 2024-06-19 17:03:32 +03:00
LICENSE Update LICENSE 2023-02-26 15:20:24 +02:00
README.md Update README.md 2024-09-30 15:01:24 +00:00
settings.gradle Transfer from local Git 2023-02-26 15:08:48 +02:00

Fabric Leashable Players Mod

Setup

Just drop the .jar from releases into your mods folder. If there is no release then please get a Jar from the actions tab above.

If you are a developer you can build the mod using IntelliJ IDEA (reccomended) [Go on the Gradle tab in the right then run the build task] or you can use ./gradlew build.

Incompatabilities

This mod does not work with Origins for some reason.

License

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

Credit

I would like to thank luavixen for the original idea and most of the code for the mod.