summaryrefslogtreecommitdiff
path: root/mcmap/examples/addchunk
Commit message (Collapse)AuthorAge
* 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.