You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This application looks awesome and useful for me, Issue is: i use linux and steam Works differently there, you launch the executable using "steam -login $LOGIN $PASSWORD" where stesm is located in /usr/bin, Another issue is this being written in C# which is basically windows Only, but i would still love a version for Linux nontheless, lf you do not feel like porting it i can try my luck and will make a pull request.
The text was updated successfully, but these errors were encountered:
I've thought about this a bit as someone else has asked me about it before as well. The main issue is pretty much what you said: it's written in C#. I would most likely have to rewrite the entire application in a more cross-platform friendly language like Java. I don't have a problem with Java, but it will probably just take a good chunk of time to get done.
However, after another update or so when the rest of the issues are addressed I will definitely consider a rewrite so users on different platforms can also enjoy the tool.
This application looks awesome and useful for me, Issue is: i use linux and steam Works differently there, you launch the executable using "steam -login $LOGIN $PASSWORD" where stesm is located in
/usr/bin
, Another issue is this being written in C# which is basically windows Only, but i would still love a version for Linux nontheless, lf you do not feel like porting it i can try my luck and will make a pull request.The text was updated successfully, but these errors were encountered: