FEZModding / FEZRepacker

Tool and library for unpacking and repacking FEZ assets
17 stars 4 forks source link

Update debug build output #12

Closed thinker227 closed 1 year ago

thinker227 commented 1 year ago

Update Interface build output to generate full debug information in debug configuration but produce a trimmed single-file executable in release. Also clean up FEZRepacker.Converter.csproj slightly. Doing this because Rider refuses to debug a single-file executable, plus there's no reason to use single-file in debug.