DysonSphereProgram.Modding.LDBTool 3.0.0

dotnet add package DysonSphereProgram.Modding.LDBTool --version 3.0.0
                    
NuGet\Install-Package DysonSphereProgram.Modding.LDBTool -Version 3.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DysonSphereProgram.Modding.LDBTool" Version="3.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DysonSphereProgram.Modding.LDBTool" Version="3.0.0" />
                    
Directory.Packages.props
<PackageReference Include="DysonSphereProgram.Modding.LDBTool" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DysonSphereProgram.Modding.LDBTool --version 3.0.0
                    
#r "nuget: DysonSphereProgram.Modding.LDBTool, 3.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DysonSphereProgram.Modding.LDBTool@3.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DysonSphereProgram.Modding.LDBTool&version=3.0.0
                    
Install as a Cake Addin
#tool nuget:?package=DysonSphereProgram.Modding.LDBTool&version=3.0.0
                    
Install as a Cake Tool

LDBTool

Library that allows mods to add and edit Proto data. Also allows you to see Proto data, config ID's of mod Protos and change localized strings

List of features

  • Add new Protos to game ProtoSets
  • Edit existing Protos
  • Configure ID, Grid index of created Protos in config file located at Dyson Sphere Program/BepInEx/config/LDBTool
  • Customize mod localization
  • View all Protos and inspect them using UnityExplorer

Installation

With Mod Manager

Simply open the mod manager (if you don't have it install it here), select LDB Tool by xiaoye97, then Download.

If prompted to download with dependencies, select Yes.

Then just click Start modded, and the game will run with the mod installed.

Manually

Install BepInEx from here<br/> Unzip mod arhive into Dyson Sphere Program/BepInEx/plugins/LDBTool/. (Create folder named LDBTool)<br/>

Feedback and Bug Report

Feel free to contact me via Discord (Kremnev8#3756) for any feedback, bug-reports or suggestions.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DysonSphereProgram.Modding.LDBTool:

Package Downloads
DysonSphereProgram.Modding.CommonAPI

A modding library for Dyson Sphere Program. Provides multiple features to make adding custom content to DSP easier.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.0 731 12/15/2023
2.0.5 1,044 3/9/2022
2.0.1 1,103 1/20/2022
1.8.0 444 11/23/2021