summaryrefslogtreecommitdiff
path: root/mcmap/examples/addchunk/main.go
Commit message (Collapse)AuthorAge
* rename github accountHEADmasterLaria Carolin Chabowski2016-08-16
|
* Added/improved some documentation.Kevin Chabowski2013-09-21
|
* Actually adding chunks worked perfectly.new-chunkKevin Chabowski2013-09-20
| | | | | The example application was just broken, since I forgot to call MarkModified...
* Adding new chunks kinda works...Kevin Chabowski2013-09-20
They are definetely added but seem to be corrupted.