GreyHak / dsp-drone-clearing

Drone Clearing mod for Dyson Sphere Program
BSD 3-Clause "New" or "Revised" License
5 stars 6 forks source link

Drone Clearing for Dyson Sphere Program

DSP Drone Clearing is a mod for the Unity game Dyson Sphere Program developed by Youthcat Studio and published by Gamera Game. The game is available on here.

This mod will use mecha drones to clear trees and stones. Ever get annoyed tripping over rocks? This mod is for you.

Enable and disable the clearing functionality in-game with this toggle button on your HUD. Enable Disable Button image

If you like this mod, please click the thumbs up at the top of the page (next to the Total rating). That would be a nice thank you for me, and help other people to find a mod you enjoy.

If you have issues with this mod, please report them on GitHub. You can also contact me at GreyHak#2995 on the DSP Modding Discord #tech-support channel.

Config Settings

Configuration settings or loaded when you game is loaded. So if you want to change the settings file, quit the game, but don't exit to desktop, then continue your game.

This mod is also compatible with BepInEx.ConfigurationManager which provides an in-game GUI for changing the settings in real-time.

Settings include

Config Settings Window image

Want fine-grained control over which items are not cleared? If you tell the mod exactly what IDs not to clear using the DisableItemIds config setting, it will apply those rules. DisableItemIds is a string containing a comma-separated list of vege proto ID shorts. To determine what the ID of the item is you want to prevent clearing for, follow this process.

The configuration file is called greyhak.dysonsphereprogram.droneclearing.cfg. It is generated the first time you run the game with this mod installed. On Windows 10 it is located at

Installation

This mod uses the BepInEx mod plugin framework. So BepInEx must be installed to use this mod. Find details for installing BepInEx in their user guide. This mod was tested with BepInEx x64 5.4.11.0 and Dyson Sphere Program 0.9.27.14659 on Windows 10.

To manually install this mod, add the DysonSphereDroneClearing.dll to your %PROGRAMFILES(X86)%\Steam\steamapps\common\Dyson Sphere Program\BepInEx\plugins\ folder.

This mod can also be installed using ebkr's r2modman mod manager by clicking "Install with Mod Manager" on the DSP Modding site.

Open Source

The source code for this mod is available for download, review and forking on GitHub here under the BSD 3 clause license.

Change Log

v2.0.0