cyaneko-ShiningExhibitsPlus icon

ShiningExhibitsPlus

Adds more Neutral Shining Exhibit options to the game.

By cyaneko
Last updated 3 hours ago
Total downloads 3
Total rating 0 
Categories Exhibits
Dependency string cyaneko-ShiningExhibitsPlus-0.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
TeamNeo-Sideloader-0.9.7000 icon
TeamNeo-Sideloader

Modding framework for working with LBoL entities

Preferred version: 0.9.7000

README

Template for Sideloader mod for use with r2modman dev profile

Instructions:

  • Unzip this template to <User>\Documents\Visual Studio 2022\Templates\ProjectTemplates.
  • Change GameFolder in the .csproj file to LBoL installation folder.
  • Change r2modProfFolder to the r2modman mod development profile path, respectively. r2modman profiles are stored in %appdata%\r2modmanPlus-local\TouhouLostBranchOfLegend\profiles on Windows.
  • Install the newest version of LBoL Entity Sideloader on that profile.

Development:

  • Create a new project, search for LBoL Plugin with Entity Sideloader template.
  • Fill out GUID and Name in the PluginInfo class (PInfo.cs). Mod will fail to load without GUID!
  • If you want to use ScriptEngine, modify the post-build command accordingly to copy to the scripts folder instead of plugins.