notscuffed / repkg

Wallpaper engine PKG extractor/TEX to image converter
MIT License
2.01k stars 219 forks source link

how to compile #40

Open pxy522 opened 10 months ago

pxy522 commented 10 months ago

how?

ccyybn commented 9 months ago

image

winget install Microsoft.NuGet
nuget restore .\RePKG.sln
msbuild "YOUR_PROJECT_PATH\RePKG.sln" /t:Rebuild /p:Configuration=Release /p:Platform="Any CPU"