- Visual Studio Community Edition 2015
- XNA must be installed (probably already is if you're running Stardew Valley)
- Install Git for Windows from https://git-scm.com/download/win
- Open ./Storm/Storm.sln in VS 2015
- You should be able to build it directly by going to the Build menu, then Build Solution
There are different copies to be made:
./Dependencies/injectors/interface_injectors.json
and./Dependencies/injectors/secondary/
should be copied to%APPDATA%/StardewValley/Storm/
- All files from
./Storm/Storm/bin/Debug/
should be copied to the StardewValley.exe installation folder.
- Mod DLLS should be under %APPDATA%/StardewValley/Mods/yourmodname/
- Run
StormLoader.exe
from the game install path to launch with mods.