1
0
Fork 0
mirror of https://github.com/FabricMC/fabric-loader synced 2025-12-10 08:02:56 +00:00
Fabric's mostly-version-independent mod loader.
Find a file
2025-12-09 18:01:03 +00:00
.github/workflows Update build dependencies (#1087) 2025-10-03 19:45:33 +01:00
gradle Don't specify maven url for launchwrapper. Fixes #1074 2025-10-08 10:54:44 -04:00
junit Update build dependencies (#1087) 2025-10-03 19:45:33 +01:00
minecraft Add support for date based versions (#1101) 2025-12-09 17:59:18 +00:00
src Bump version 2025-12-09 18:01:03 +00:00
.editorconfig Improve error screen on MacOS (#493) 2021-08-04 21:38:17 +01:00
.gitattributes Now builds, moved some things around 2016-08-15 19:49:30 +01:00
.gitignore Fix EntrypointPatchFML125 (#732) 2023-10-03 10:47:55 +01:00
build.gradle Migrate from AccessWidener to ClassTweaker. (#1094) 2025-10-31 10:46:48 -04:00
checkstyle.xml Separate legacy API by moving internals to impl subpackage 2021-06-17 23:58:10 +02:00
gradle.properties Update Mixin to 0.16.5 (#1090) 2025-10-08 10:40:41 -04:00
gradlew Update to Loom 1.4 and Gradle 8.3 (#843) 2023-10-15 13:51:01 +01:00
gradlew.bat Add auto client test and Update build dependencies (#748) 2022-12-20 12:08:08 +00:00
HEADER Add auto client test and Update build dependencies (#748) 2022-12-20 12:08:08 +00:00
LICENSE first commit 2016-08-15 14:23:56 +02:00
proguard.conf Migrate to mapping io (#812) 2023-11-15 16:55:22 +00:00
README.md preemptively bump version to 0.2.0, ditch java-semver for now 2018-12-09 13:48:21 +01:00
settings.gradle Update build dependencies (#1087) 2025-10-03 19:45:33 +01:00

fabric-loader

The loader for mods under Fabric. It provides mod loading facilities and useful abstractions for other mods to use.

License

Licensed under the Apache License 2.0.