• Prerequisites
  • Creating a Project
  • Creating or Updating an existing project for an old mod
  • Opening your Project
  • Building with Visual Studio
  • Debugging
  • Edit and Continue
  • Next Steps
  • Additional Recommended Extensions
  • HJSON
  • HLSL
  • Manual Setup
  • Creating a Project
  • Building with Visual Studio
  • Debugging
  • Setup Edit and Continue
  • Common issues
  • Autocomplete isn't doing anything for me.
  • The SDK 'Microsoft.NET.Sdk' specified could not be found.
  • The project doesn't know how to run the profile with the name 'Terraria' and the command 'Executable'
  • Error CS0246 The type or namespace name 'ReLogic' could not be found
  • Error CS0246 The type or namespace name 'Mod' (or 'ModLoader', 'ModItem', etc) could not be found
  • CS5001 Program does not contain a static 'Main' method suitable for an entry point
  • References to other classes stopped working! (such as : ModItem, : ModProjectile etc.)
  • Failed to load pre-compiled edit and continue dll System.IO.FileNotFoundException: Could not find file 'C:...\YYY.pdb'.
  • VS 2019 keeps opening instead of VS 2022
  • Miscellaneous
  • Determining issues from screenshots
  • Wrong Visual Studio Version
  • Wrong Program
  • Unsaved Changes
  • Miscellaneous Files