Rename MinecraftUSkinEditor -> PCK-Studio, PckStudio.Installer

-> `PCK-Studio.Installer` and rename solution
This commit is contained in:
miku-666
2022-08-11 21:08:18 +02:00
parent a78b2a1b8a
commit 768bdc4dc7
268 changed files with 1090 additions and 130 deletions

View File

@@ -15,7 +15,7 @@ jobs:
uses: NuGet/setup-nuget@v1.0.6
- name: Restore NuGet Packages
run: nuget restore MinecraftUSkinEditor.sln
run: nuget restore PCK_Studio.sln
- name: Build Solution
run: msbuild MinecraftUSkinEditor.sln
run: msbuild PCK_Studio.sln