mirror of
https://github.com/TKMM-Team/TkSharp.git
synced 2026-04-01 21:58:56 +00:00
Utility library for mod merging and management.
- ZenScript 63.7%
- C# 36.3%
| .github/workflows | ||
| Extensions | ||
| TkSharp | ||
| TkSharp.Core | ||
| TkSharp.Data.Embedded | ||
| TkSharp.Debug | ||
| TkSharp.Merging | ||
| TkSharp.Packaging | ||
| Tools/TkSharp.DevTools | ||
| .gitattributes | ||
| .gitignore | ||
| License.md | ||
| Readme.md | ||
| TkSharp.sln | ||
| TkSharp.sln.DotSettings | ||
TotK-Sharp
Utility library for mod merging and management.
Usage
// TODO
Install
NuGet
Install-Package TkSharp
Install-Package TkSharp.Core
Install-Package TkSharp.Data.Embedded
Install-Package TkSharp.Merging
Install-Package TkSharp.Extensions.GameBanana
Build From Source
git clone https://github.com/TKMM-Team/TkSharp
dotnet build TkSharp