Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.36 KB

Readme.md

File metadata and controls

32 lines (22 loc) · 1.36 KB

TotK-Sharp

License Downloads Latest

Utility library for mod merging and management.

Usage

// TODO

Install

NuGet NuGet

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