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
<PackageReference Include="DysonSphereProgram.Modding.LDBTool" Version="3.0.0" />
<PackageVersion Include="DysonSphereProgram.Modding.LDBTool" Version="3.0.0" />
<PackageReference Include="DysonSphereProgram.Modding.LDBTool" />
paket add DysonSphereProgram.Modding.LDBTool --version 3.0.0
#r "nuget: DysonSphereProgram.Modding.LDBTool, 3.0.0"
#:package DysonSphereProgram.Modding.LDBTool@3.0.0
#addin nuget:?package=DysonSphereProgram.Modding.LDBTool&version=3.0.0
#tool nuget:?package=DysonSphereProgram.Modding.LDBTool&version=3.0.0
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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.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.