Yang Deng

Results 1 issues of Yang Deng

After downloading and decompressing 'dota2_client_5110' into one folder, I put it the under '~/.local/share/Steam/steamapps/common' and change the path in __main__.py as below, > game_path = os.path.expanduser("~/.local/share/Steam/steamapps/common/dota2_client_5110/game") and set the path...