First phase of serialization

This commit is contained in:
crumblingstatue 2023-04-09 01:31:34 +02:00
parent aed3e86a17
commit 6896698883
7 changed files with 152 additions and 15 deletions

View file

@ -5,7 +5,7 @@ Each folder has:
- Subfolder for regions (regions/)
Each region subfolder has:
r.x.y.dat files for each chunk, where x and y are the region coordinates.
x.y.rgn files for each chunk, where x and y are the region coordinates.
# Regions
A region stores multiple chunks in a single file for more optimized storage.