26 lines
1.4 KiB
Markdown
26 lines
1.4 KiB
Markdown
# 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)
|
|
- 1.16.5, both modloaders: https://nightly.link/embeddedt/ModernFix/workflows/gradle/1.16/Package.zip
|
|
- 1.18.2, both modloaders: https://nightly.link/embeddedt/ModernFix/workflows/gradle/1.18/Package.zip
|
|
- 1.19.2, both modloaders: https://nightly.link/embeddedt/ModernFix/workflows/gradle/1.19.2/Package.zip
|
|
- 1.19.4, both modloaders: https://nightly.link/embeddedt/ModernFix/workflows/gradle/1.19.4/Package.zip
|
|
- 1.20.1, both modloaders: https://nightly.link/embeddedt/ModernFix/workflows/gradle/1.20/Package.zip
|
|
|
|
------------
|
|
|
|

|
|
|
|
YourKit supports open source projects with innovative and intelligent tools
|
|
for monitoring and profiling Java and .NET applications.
|
|
YourKit is the creator of <a href="https://www.yourkit.com/java/profiler/">YourKit Java Profiler</a>,
|
|
<a href="https://www.yourkit.com/.net/profiler/">YourKit .NET Profiler</a>,
|
|
and <a href="https://www.yourkit.com/youmonitor/">YourKit YouMonitor</a>.
|
|
|
|
Thanks to YourKit for providing a free license for this project.
|