From 65ed8951fc250e7cb31837e2cbe232260406d8a3 Mon Sep 17 00:00:00 2001 From: JumperOnJava <59884606+JumperOnJava@users.noreply.github.com> Date: Fri, 2 May 2025 11:52:54 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a1aa768..94d8cb2 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ but you can easily add other versions if you need that - 1.21.1, fabric, neoforge - 1.21.3, fabric, neoforge - 1.21.4, fabric, neoforge +- 1.21.5, fabric, neoforge You can use c# script to automatically change all template names. Open RenameTemplate.cs, change names in replacements array and run "dotnet run" in this directory @@ -40,4 +41,4 @@ Template already has some code setup: - example mixin (clientside) - class for simple file IO - common entrypoint with logger, modid, ModPlatform object instance -- en_us lang file \ No newline at end of file +- en_us lang file