STEAM GROUP
Giant Multiplayer Robot MRobot
STEAM GROUP
Giant Multiplayer Robot MRobot
14
IN-GAME
180
ONLINE
Founded
9 March, 2012
Location
United States 
intermaxim 5 Apr, 2016 @ 12:54pm
Linux terminal client
Hei,

when travelling (like now) I'm on linux. I got fed up with the unresponsive GMR website and wrote a quick and dirty terminal client in python:

http://pastebin.com/ZK2CjfJM

1) Paste the code into a file, for example "/home/me/gmr-client.py"
2) Put in your authcode from the GMR website (you find it under download)
3) Edit the path to your civ-saves and save the file.
4) Run the client in a terminal with: python /home/me/gmr-client.py
5) Enjoy!
< >
Showing 1-3 of 3 comments
intermaxim 5 Apr, 2016 @ 1:25pm 
Oh and maybe I was a little short on words describing how uploads work...
1) When you download a game it will be names as following: gameId-turn
The turn is the total of submitted turns, sadly not the ingame turn number.
When you load the game, it is in first position, because it is the newest file in the folder
2) When you save the game, find the file you just loaded.
This is slightly more tricky as the files are no longer sorted by date.
It helps to have fewer files in the folder.
Select it and then add '-u' to the filename.
Now you can upload through the client.

I put it on github too:
https://github.com/intermaxim/GMR-PyTerminalClient/blob/master/gmr-client.py
Kavalor 7 Apr, 2016 @ 11:31am 
Interesting - thank you for the work
intermaxim 31 May, 2016 @ 2:14pm 
I updated the github repo. Upload works flawlessly now. Anybody interested in "freezing" the python script into standalone binary files for linux/mac?
< >
Showing 1-3 of 3 comments
Per page: 1530 50