danhedron/Magnetite

Design Save format

Closed this issue · 1 comments

Chunks can be stored in their own file, (as they are 4x larger than minecraft's chunks) performance should be less of an issue. stored in a binary format that hopefully comes to a nice compromise between loading speed and file size.

As mentioned today, with the low memory for world and chunks, you may be able to directly store the chunk memory to a file.