From 3dc7e8179a32089300214560cd0bb09d13354805 Mon Sep 17 00:00:00 2001 From: jvyden Date: Sun, 3 Nov 2024 02:10:28 -0500 Subject: [PATCH] Add NuGet build information --- LibSceSharp.Native/LibSceSharp.Native.csproj | 25 +++++++++++++++++++ LibSceSharp/LibSceSharp.csproj | 26 ++++++++++++++++++++ 2 files changed, 51 insertions(+) diff --git a/LibSceSharp.Native/LibSceSharp.Native.csproj b/LibSceSharp.Native/LibSceSharp.Native.csproj index 26dcac2..c4ce35e 100644 --- a/LibSceSharp.Native/LibSceSharp.Native.csproj +++ b/LibSceSharp.Native/LibSceSharp.Native.csproj @@ -12,4 +12,29 @@ + + false + LittleBigRefresh + LibSceSharp.Native + LibSceSharp.Native + Native libraries for libsce, a library to decrypt, decompress, and disassemble files used by various Sony systems. + https://github.com/LittleBigRefresh/LibSceSharp + git + https://github.com/LittleBigRefresh/LibSceSharp + MIT + README.md + true + snupkg + + + + + + + + + + + + diff --git a/LibSceSharp/LibSceSharp.csproj b/LibSceSharp/LibSceSharp.csproj index 4a24632..70a681f 100644 --- a/LibSceSharp/LibSceSharp.csproj +++ b/LibSceSharp/LibSceSharp.csproj @@ -5,6 +5,32 @@ enable enable true + true + + + false + LittleBigRefresh + LibSceSharp + LibSceSharp + C# bindings for libsce, a library to decrypt, decompress, and disassemble files used by various Sony systems. + https://github.com/LittleBigRefresh/LibSceSharp + git + https://github.com/LittleBigRefresh/LibSceSharp + MIT + README.md + true + snupkg + + + + + + + + + + +