Revolutionary-Games / Thrive-Launcher

Thrive Launcher for installing and automatically updating Thrive
Other
287 stars 38 forks source link

Launcher should check that Thrive is executable #135

Open hhyyrylainen opened 2 years ago

hhyyrylainen commented 2 years ago

and size is not 0 before attempting starting it

hhyyrylainen commented 1 year ago

This'll be a bit more difficult on Linux now with .NET not exposing the attribute directly, but doable by calling an external program. Luckily I haven't seen any problems related to this so this is very low priority.