
Project Templates:
- SMAPIMod : Simple SMAPI Template with config file & i18n
- PyTKMod: SMAPI Mod with PyTK Package & small example.
for PyTK see: https://www.nexusmods.com/stardewvalley/mods/1726
- PyTKItemMod: A PyTK Mod Template that creates a Custom Object.
- SMAPIContentPack: A simple Template for publishing Content Packs out of VS
- PyTKTileAction: A PyTK Mod Template that creates a Tile Action (To be used on maps).
Item Templates:
- NewAssetLoader : SMAPI AssetLoader
- NewAssetEditor : SMAPI AssetEditor
- NewGMCMConfig: Config for GMCM
for GMCM see: https://www.nexusmods.com/stardewvalley/mods/5098
You can also install this from within Visual Studio directly or download it form the Visual Studio Marketplace.
Troubleshooting
If you run into the issue that the packages aren't properly restored (Missing references):
Build your project once, then close Visual Studio and reopen your project/solution.