Skip to content

Latest commit

Β 

History

History
executable file
Β·
16 lines (11 loc) Β· 491 Bytes

File metadata and controls

executable file
Β·
16 lines (11 loc) Β· 491 Bytes

mod template

A starter mod template for TheFarmerWasReplaced.

πŸš€ Getting Started

  1. Have BepInEx installed
  2. Clone the repository
  3. Run dotnet build
  4. Copy the ExampleMod.dll to the Plugins folder under BepInEx/plugins
  5. Run the game

πŸ“š Resources