1
0
Fork 0
mirror of https://github.com/FabricMC/fabric-loader synced 2026-06-05 15:00:54 +02:00
Fabric's mostly-version-independent mod loader.
Find a file
2026-06-01 18:17:27 +01: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 Feature/mixin 0.17.1 (#1134) 2026-04-04 11:35:40 +01:00
src Bump version 2026-06-01 18:17:27 +01: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 Update ASM and Tiny Remapper (#1149) 2026-06-01 08:57:36 +01:00
checkstyle.xml Separate legacy API by moving internals to impl subpackage 2021-06-17 23:58:10 +02:00
gradle.properties Update ASM and Tiny Remapper (#1149) 2026-06-01 08:57:36 +01: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.