mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-17 04:45:02 +01:00
First phase of serialization
This commit is contained in:
parent
aed3e86a17
commit
6896698883
7 changed files with 152 additions and 15 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue