Search results for query: *

  • Users: marselo
  • Content: Threads
  • Order by date
  1. marselo

    tModLoader My code is not working

    I tried to add an item, but when i try to build and reload it it shows CS1002 expected. This is my code: using Terraria; using Terraria.ID; using Terraria.ModLoader; namespace TutorialMod { public class PulseBlade : ModItem { public override void SetStaticDefaults() {...
Back
Top Bottom