From 3534aa9fbcbf740bf61aa1cde1ca38bbda4b377a Mon Sep 17 00:00:00 2001 From: embeddedt <42941056+embeddedt@users.noreply.github.com> Date: Tue, 3 Jan 2023 14:08:41 -0500 Subject: [PATCH] Add README [skip ci] --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..da2e317b --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# 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.