

[Warning:BepInEx] Skipping ... because of process filters (DSPGAME.exe), so XGP user don't have to rename Dyson Sphere Program.exe to DSPGAME.exe and Dyson Sphere Program_Data folder to DSPGAME_Data to load some mods.This mod add the following removed classes/fields/methods back to the game assembly via preloader, so the mod that using them will not trigger TypeLoadException/MissingMethodException/MissingFieldException.
UIStorageGrid UIGame.inventory
string StationComponent.name
void PlanetTransport.RefreshTraffic(int)
enum Language { zhCN, enUS, frFR, Max }
public static Language Localization.get_language()
public static string StringTranslate.Translate(this string s)
public StringProto
MissingFieldException: Field 'UIGame.inventory' not found. error. (#42)MissingMethodExcpetion: void PlanetTransport.Refresh(int) when loading. (#19)Also CanNotShowItem, RebindBuildBar, MineralExhaustionNotifier, Upgrade Amount are fixed. Check the wiki in this mod page for more detail!
Via r2modman or Thunderstore Mod Manager.
Download and unzip content from the mod zip file by clicking Manual Download button on Thunderstore mod webpage.
Drag patchers/ModFixerOnePreloader.dll file into BepInEx/patchers/ folder.
Drag plugins/ModFixerOne.dll file into BepInEx/plugins/folder.
v1.3.0 - Update to Dark Fog version. Remove LongArm, 4DPocket support. (DSP0.10.28.21014)
v1.2.0 - Add 4DPocket support. Fix litter warning icon in PersonalLogistics. (DSP0.9.27.15466)
v1.1.0 - Remove process filter. Add AutoStationConfig support.
v1.0.0 - Initial release. (DSP0.9.27.14659)