TotkTagEditor.Core
1.0.0
See the version list below for details.
dotnet add package TotkTagEditor.Core --version 1.0.0
NuGet\Install-Package TotkTagEditor.Core -Version 1.0.0
<PackageReference Include="TotkTagEditor.Core" Version="1.0.0" />
paket add TotkTagEditor.Core --version 1.0.0
#r "nuget: TotkTagEditor.Core, 1.0.0"
// Install TotkTagEditor.Core as a Cake Addin #addin nuget:?package=TotkTagEditor.Core&version=1.0.0 // Install TotkTagEditor.Core as a Cake Tool #tool nuget:?package=TotkTagEditor.Core&version=1.0.0
TotK Tag Editor
Simple tool and library to simplify editing the Tag.Product file in TotK.
<br> <br>
Install Application
Windows (x64)
- Download and install the latest .NET runtime for Windows x64.
- Download the latest win-x64 release
Windows (Arm64)
- Download and install the latest .NET runtime for Windows Arm64.
- Download the latest arm-x64 release
Linux (x64)
- Install the latest .NET x64 runtime for your linux distribution.
- Download the latest linux-x64 release
Linux (arm64)
- Install the latest .NET Arm64 runtime for your linux distribution.
- Download the latest linux-arm64 release
MacOS (x64)
- Download and install the latest .NET runtime for MacOS x64.
- Download the latest osx-x64 release
MacOS (Arm64)
- Download and install the latest .NET runtime for MacOS Arm64.
- Download the latest osx-arm64 release
Build From Source
git clone "https://github.com/ArchLeaders/TotkTagEditor"
dotnet build TotkTagEditor
<br> <br>
Install Library
NuGet
Install-Package TotkTagEditor.Core
Build From Source
git clone https://github.com/ArchLeaders/TotkTagEditor
dotnet build src/TotkTagEditor.Core
<br> <br>
Help
<a href="https://github.com/ArchLeaders/TotkTagEditor/issues"> <img src="https://img.shields.io/github/issues/ArchLeaders/TotkTagEditor?style=for-the-badge&logoColor=c71b42&color=c71b42&labelColor=2A2C33&logo=github&label=Issues" alt="Issues"/> </a> <a href="https://discord.gg/cbA3AWwfJj"> <img src="https://img.shields.io/discord/825161394663456799?style=for-the-badge&logoColor=37C75E&color=37C75E&labelColor=2A2C33&logo=discord&label=discord" alt="ArchLeaders' Discord"/> </a>
If you need any help or found an issue, please create an issue on GitHub or contact me on Discord @ archleaders.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- CommunityToolkit.Mvvm (>= 8.2.2)
- Tkmm.BymlLibrary (>= 1.0.6)
- TotkCommon (>= 1.2.4)
- VYaml (>= 0.26.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.