Learn how to mod with tModLoader by exploring the source code for this mod.

You can find the source code at https://github.com/tModLoader/tModLoader/tree/1.4.4/ExampleMod

You can interpolate these values into a mod description:
- ModVersion: {ModVersion}
- ModHomepage: {ModHomepage}
- tMLVersion: {tMLVersion}
- tMLBuildPurpose: {tMLBuildPurpose}