Touhou: Lost Branch of Legend
You are viewing a potentially older version of this package. View Latest Version
Install

Details

Date Uploaded
2 years ago
Downloads
4K
Size
18KB
Dependency string
cyaneko-CyanToolbox-0.0.1

Template for Sideloader mod.

Use is highly encouraged as it has dependencies, publicizer and common boilerplate setup.

Instructions:

  • Copy LBoL Sideloader Template.zip to <User>\Documents\Visual Studio 2022\Templates\ProjectTemplates do NOT unzip.

  • Create a new project, search for LBoL Sideloader template.

image

  • Change GameFolder in .csproj file to target the game installation folder.

image

  • In PluginInfo.cs class fill out GUID and Name. Mod will fail to load without GUID!

image

For first time setup:

  • Download Sideloader.dll and put it in BepInEx/plugins folder. It will be used as reference in the project.
  • Download scriptengine.dll, put in plugins folder. Create BepInEx/plugins/scripts directory. Technically, this is optional but workflow without scriptengine is 10 times slower.

Change post-build command to copy to plugins folder instead of scripts if ScriptEngine is not used.

https://nuget.bepinex.dev/v3/index.json might need to be added as a source for nuget manager for BepInEx packages to be installed correctly.

image

Thunderstore development is made possible with ads. Please consider making an exception to your adblock.