New README [skip ci]

This commit is contained in:
embeddedt 2023-05-04 14:06:17 -04:00
parent 05901b4514
commit 5260d55f91
No known key found for this signature in database
GPG Key ID: A69433EC199B5613

View File

@ -1,8 +1,6 @@
# ModernFix
A Forge 1.16 mod that uses mixins to make the game slightly more performant (and hopefully less buggy too).
In the words of asiekierka, questionable "performance improvements" that are not in Forge for probably very good reasons.
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.