OpenConstructionSet 2.0.0
See the version list below for details.
dotnet add package OpenConstructionSet --version 2.0.0
NuGet\Install-Package OpenConstructionSet -Version 2.0.0
<PackageReference Include="OpenConstructionSet" Version="2.0.0" />
paket add OpenConstructionSet --version 2.0.0
#r "nuget: OpenConstructionSet, 2.0.0"
// Install OpenConstructionSet as a Cake Addin #addin nuget:?package=OpenConstructionSet&version=2.0.0 // Install OpenConstructionSet as a Cake Tool #tool nuget:?package=OpenConstructionSet&version=2.0.0
The Open Construction Set
The OCS is a modding SDK for Kenshi written in C#
It provides services for dealing with the various folders and data files used by the game. As well as providing a managed context for loading multiple mods for editing (Similar to FCS)
Features
- Load, edit and save the game's data files. Currently supports .mod, .info, .base, .save, .zone, .platoon, .level.
- Read and save the current enabled mods and load order.
- Locate Steam and Gog installations of the game and it's folders. Including Steam's Workshop content folder and save.
- Discover the structure of mod and save folders as well as the files contained.
- Load multiple base and/or active mods into an OcsDataContext for editing.
- Save the active mod from an OcsDataContext.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net6.0
- Microsoft.Win32.Registry (>= 5.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on OpenConstructionSet:
Package | Downloads |
---|---|
OpenConstructionSet.DependencyInjection
The OCS is a modding SDK for Kenshi (https://lofigames.com/) written in C# It provides services for dealing with the various folders and data files used by the game. As well as providing a managed context for loading multiple mods for editing (Similar to FCS) |
GitHub repositories
This package is not used by any popular GitHub repositories.