innominata-GS2Loader icon

GS2Loader

Dev Only! - Loader for Generators and Themes for Galactic Scale 2 Mod

Last updated 2 years ago
Total downloads 383
Total rating 1 
Categories
Dependency string innominata-GS2Loader-0.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

xiaoye97-BepInEx-5.4.5 icon
xiaoye97-BepInEx

BepInEx5.4.5 mod plugin framework, Mod框架

Preferred version: 5.4.5

README

Theme / Generator Loader for DSP Galactic Scale 2.0 Mod

Please note this is the loader, it does not contain any generators or themes itself. This is for theme / generator developers to allow them to easily publish to thunderstore.

Include this DLL with your Json files / Directories, in a zip file following the standard Thunderstore format, and it will automatically copy them to the Galactic Scale 2.0 Custom Themes Directory.

i.e. the contents of the zip file should include

  • GS2Loader.dll
  • icon.png <- you can replace this with your own
  • manifest.json <- you need to edit this
  • README.md <- you need to edit this
  • yourtheme.json <- if you are releasing a theme
  • or yourdirectory/yourtheme1.json etc if you wish to release a themepack.
  • yourgenerator.dll <- if you are releaseing a custom generator