diff --git a/ZenKit/ZenKit.csproj b/ZenKit/ZenKit.csproj index 45a8617..9d89b94 100644 --- a/ZenKit/ZenKit.csproj +++ b/ZenKit/ZenKit.csproj @@ -4,10 +4,18 @@ netstandard2.1 enable ZenKit - ZenKit.Alpha - 1.0.5 + true + ZenKit + 0.1.0 Luis Michaelis GothicKit + © 2023. GothicKit Contributors + gothic gothic2 file-formats file-format-library zengin wrapper library parser gothickit + MIT + https://github.com/GothicKit/ZenKitCS + README.md + https://github.com/GothicKit/ZenKitCS + C#-bindings for ZenKit, the ZenGin asset parser. @@ -15,7 +23,8 @@ - + + diff --git a/ZenKit/ZenKit.Alpha.targets b/ZenKit/ZenKit.targets similarity index 100% rename from ZenKit/ZenKit.Alpha.targets rename to ZenKit/ZenKit.targets