A simple easy to use library for the opening, modifying and saving of PKG archives found in Sen no Kiseki/Trails of Cold Steel.
Info
| Version: | 1.0.4 |
| Author(s): | Sewer56 |
| Last Update: | Monday, July 1, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/sewer56lol/Sen-no-Kiseki-PKG-Sharp |
| NuGet Url: | https://www.nuget.org/packages/PKGLib |
Install
Install-Package PKGLib
dotnet add package PKGLib
paket add PKGLib
PKGLib Download (Unzip the "nupkg" after downloading)
Dependencies
- SenCompressSharp(>= 1.0.4)
- System.Memory(>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)