So im using the exampleMod v0.8 and anytime I place the CS files and png's into a folder in mod sources I get this error upon building.
Sequence contains no matching element
at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source, Func`2 predicate)
at Terraria.ModLoader.AssemblyManager.InstantiateMods(List`1 modsToLoad)
Im using VS studio 2013 express if that helps, although im not even editing the mods just trying to get them to work.
Sequence contains no matching element
at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source, Func`2 predicate)
at Terraria.ModLoader.AssemblyManager.InstantiateMods(List`1 modsToLoad)
Im using VS studio 2013 express if that helps, although im not even editing the mods just trying to get them to work.