Skip to content

stat0s2p/DSP_CustomFastStart

Repository files navigation

DSP_CustomFastStart

Dyson Sphere Program mod for configurable fast start.

Features

  • Grants items at game start based on config.
  • Unlocks technologies at game start based on config.
  • Separate configs for combat and non-combat mode.
  • Optional package clear before item grants.

Config

Generated by BepInEx in the plugin config file.

  • General.EnableFastStart: Enable/disable this mod.
  • General.ClearPackageBeforeGrantItems: Clear current package before adding configured items.
  • Combat.TechIds / NonCombat.TechIds: techId1;techId2;...
  • Combat.Items / NonCombat.Items: itemId(:count);itemId2(:count2);...

Build

dotnet build .\DSP_CustomFastStart.sln -c Release

Output DLL: DSP_CustomFastStart\bin\Release\net472\DSP_CustomFastStart.dll

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published