AndrSator / SteamCMD-GUI

Graphical interface for SteamCMD
Creative Commons Attribution Share Alike 4.0 International
512 stars 90 forks source link

[Feature] Multiplatform Support through Mono Runtime #13

Open Ruedii opened 9 years ago

Ruedii commented 9 years ago

I notice this is written in Visual Basic.

It should not be too much work to port this to the Mono Runtime from the .Net runtime. This would allow a multi-platform .exe file that can run on either .Net or Mono. (Almost all programs that run on Mono run on .Net but it isn't always the other way around.)

This would allow support of all platforms that SteamCMD supports (currently Win32/Win64, MacOS X, Linux32, Linux32/Linux64-MultiLib)