KnossosNET / Knossos.NET

Repository for the Knossos.NET launcher, currently in development.
GNU General Public License v3.0
21 stars 10 forks source link

Fix VS axml previewer #180

Closed Shivansps closed 2 months ago

Shivansps commented 2 months ago

Seems that you cant add arguments to BuildAvaloniaApp(), not even optional, nulleable ones. So i separated it into two.

wookieejedi commented 2 months ago

Nice, good catch