Getting Started - tigert2173/VSFartMod GitHub Wiki
Getting Started
Prerequisites
- .NET SDK (usually .NET 6 or 7)
- Visual Studio or VS Code
- BepInEx installed for your game
- The game you are modding
Cloning the Repository
git clone https://github.com/yourname/myplugin.git
cd myplugin