Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 425 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 425 Bytes

ForgeTemplate

Everything but the Java Classes are thanks and are credited to SizeableShrimps ForgeTemplates found Here

Setting up

  • Open up gradle.properties and change all the necessary properties
  • Rename the main package to be the same as mod_base_package in the properties file, e.g. io.github.examplemod

Finally, import into your IDE of choice.