summaryrefslogtreecommitdiff
path: root/listmaps.go
Commit message (Collapse)AuthorAge
* Worlds are now opened by their level.dat and are centered properly.Kevin Chabowski2013-11-06
| | | | | The world spawn will be read from the level.dat and the view will be centered to that position.
* Fixed savesDir for windowsKevin Chabowski2013-11-06
|
* Initial commitKevin Chabowski2013-08-14
General idea of GUI is already there.