• Your First Mod
  • Generate a Mod Skeleton
  • Mod Skeleton Contents
  • Learn how to Build the Mod
  • Experiment a little
  • Next Steps
  • How do I reference things in my mod from other files?
  • How do tModLoader 'hooks' work?
  • Hook Usage Example
  • Index and Type
  • How are modded classes setup?
  • Learning from Example Mod
  • Learning in steps
  • Slowly learning
  • Modding tips and guidelines
  • Naming convention
  • Keeping code tidy and organized
  • Comment your code