Mochnant / TrueAtlanteans

New Atlantis PBEM GUI

Home Page:http://mudge-a209.blogspot.com/search/label/Atlantis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tcl GUI for Atlantis PBEM

TrueAtlanteans GUI

Requires the turn to be in "Tcl Object Notation" (a Tcl dictionary)

For example: Name {Tester (3)} FactionType { (War 1, Trade 1, Magic 1) } Month March Year 1 VerString {4.1.0} Rulesetname {Ceran} Rulesetversion {2.0.4 (beta)} Newssheet 1 Password {none} TurnCountdown -1 Quit 0 TaxRegion 0 MaxTax 10 TradeRegion 0

(each entry is "key" "value", with spaces inside the values protected by {} - all the keys are camel case, and lack spaces)

About

New Atlantis PBEM GUI

http://mudge-a209.blogspot.com/search/label/Atlantis

License:GNU General Public License v2.0


Languages

Language:Tcl 98.9%Language:Makefile 1.1%