fabric-loom/src/main/java/net/fabricmc/loom/api
modmuss50 5a16440c1e
Support ARM natives, rewrite native handling and misc cleanup. (#554)
* Rewrite natives handling, upgrade LWJGL on ARM machines.

* Remove old natives override hack, should now always be done via gradle.

* Use "idea" everywhere

* Add server specific libraries onto their own classpath. Includes misc code cleanup.

* Start on writing the excluded server libs.

* Gradle deprecation fixes, and misc cleanup

* Add support mod.

* Make native support mod none transitive.

* Update gradle.
2021-12-17 15:37:00 +00:00
..
decompilers Make CFR the default decompiler (#527) 2021-11-01 13:43:03 +00:00
mappings/layered Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00:00
LoomGradleExtensionAPI.java Remove deprecated stuff 2021-12-04 19:00:47 +00:00
MixinExtensionAPI.java Use tiny-remapper to remap mixin annotation. (#441) 2021-09-07 11:28:51 +01:00