dhalucario / SteamCMDui

A little helper tool to install SteamCMD Servers.
20 stars 5 forks source link

cross-platform download #2

Open beppe9000 opened 6 years ago

beppe9000 commented 6 years ago

The steamCMD program seems to support downloading games for platforms other that the current one, but the command line is tricky. I often download windows games from linux (and mac) and vice versa. Could a platform selection setting be added?

dhalucario commented 6 years ago

Alright. i will see what I can do at the weekend.

beppe9000 commented 6 years ago

yay! github is so asynchronous lol

dhalucario commented 6 years ago

https://github.com/mclucario/SteamCMDui/releases/tag/1.22 Here is the new version. Im most likely to do a complete rewrite of this.

beppe9000 commented 6 years ago

thanks, i will try it asap!

ps. when updating consider using a thread to populate the list of games (10+ seconds of startup time :|), making the game search pattern case insensitive (instant search is cool too) and leaving the console open when there is an error.

also i think it may have problem with complex passwors like this v!£|¶ÊKb/dÊFаR^§rÆ

dhalucario commented 6 years ago

Thanks for the hints. I thought about things like these. I think about actually caching the steam request and add a refresh button in the menu bar.