summaryrefslogtreecommitdiff
path: root/StardewModdingAPI/Manifest.cs
AgeCommit message (Collapse)Author
2016-03-23can't do internal there shitZoryn Aaron
2016-03-23hahahaha rewrote the config AND have backwards compatability! (MAYBE!!!)Zoryn Aaron
2016-03-22okay. things.Zoryn Aaron
2016-03-20converted mod loading to a manifest structure. mods now go in ↵Zoryn Aaron
./Mods/<MODNAME>/ - in there you need a 'manifest.json' and your dll. See trainermod for example.