Update README.md

This commit is contained in:
JumperOnJava
2025-05-02 11:52:54 +03:00
committed by GitHub
parent 81ac4181ae
commit 65ed8951fc

View File

@@ -16,6 +16,7 @@ but you can easily add other versions if you need that
- 1.21.1, fabric, neoforge - 1.21.1, fabric, neoforge
- 1.21.3, fabric, neoforge - 1.21.3, fabric, neoforge
- 1.21.4, fabric, neoforge - 1.21.4, fabric, neoforge
- 1.21.5, fabric, neoforge
You can use c# script to automatically change all template names. 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 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) - example mixin (clientside)
- class for simple file IO - class for simple file IO
- common entrypoint with logger, modid, ModPlatform object instance - common entrypoint with logger, modid, ModPlatform object instance
- en_us lang file - en_us lang file