Minecraft 1.16 & 1.18+ bugfix/performance mod
Go to file
Fury_Phoenix 077f726bae
Fix platform support
- Prefer TypeElements over TypeMirrors
- Add debug option to log classes that couldn't be loaded
- Reorganize exception logging
2023-12-24 14:06:55 -08:00
.github Prepare for release 2023-09-24 12:33:48 -04:00
annotation-processor Fix platform support 2023-12-24 14:06:55 -08:00
annotations Split annotations to separate project 2023-12-24 14:04:40 -08:00
bin Universal output directory 2023-05-02 11:18:39 -04:00
buildSrc Exclude tests 2023-12-24 14:06:54 -08:00
common Fix compile-time errors 2023-12-24 14:06:53 -08:00
doc New stylized logo by CelestialAbyss 2023-09-22 22:05:10 -04:00
fabric Integrate AP 2023-12-24 14:04:39 -08:00
forge Integrate AP 2023-12-24 14:04:39 -08:00
gradle Link to wiki changelog 2023-08-03 11:53:49 -04:00
scripts Fix branch list including dev branches 2023-08-03 11:29:04 -04:00
test_agent Move shared build code out of rootProject build.gradle 2023-08-31 11:09:56 -04:00
.gitignore Upgrade markdown generation script, can now detect missing descriptions outside game 2023-07-28 19:56:01 -04:00
build.gradle Create mixin config AP 2023-12-24 14:04:39 -08:00
CONTRIBUTING.md Create CONTRIBUTING.md [skip ci] 2023-08-30 19:22:15 -04:00
gradle.properties Split annotations to separate project 2023-12-24 14:04:40 -08:00
gradlew Enhance the workflow scripts and update Gradle. (#159) 2023-07-12 11:19:19 -04:00
gradlew.bat Enhance the workflow scripts and update Gradle. (#159) 2023-07-12 11:19:19 -04:00
LICENSE Initial commit 2022-12-31 18:35:31 -05:00
README.md Prepare for release 2023-09-24 12:33:48 -04:00
settings.gradle Split annotations to separate project 2023-12-24 14:04:40 -08:00

ModernFix

A performance mod for modern Minecraft that significantly improves launch times, world load times, memory usage, etc.

Some fixes are based on prior work in various Forge PRs (check commit history and/or code comments). The config system is directly derived from Sodium and used under the terms of the LGPL-3.0 license.

Development builds (generally stable, but may occasionally have bugs)


YourKit logo

YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.

Thanks to YourKit for providing a free license for this project.