mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-10 02:24:05 +09:00
a tily updates to the savegame format handling -- read the SAVE_FORMAT.md
This commit is contained in:
@@ -80,3 +80,9 @@ Making `inventory` transient is impossible as it would render Storage Chests unu
|
||||
1. Allow multiple players share the same world
|
||||
2. Make multiplayer possible
|
||||
3. Make Players distributable (like VRChat avatars)
|
||||
|
||||
## Quirks with Terrarum's custom TVDA implementation
|
||||
|
||||
- Subdirectory is not allowed -- every file must be on the root directory
|
||||
- The entry for the root directory is there (only to satisfy the format constraints), but it's basically meaningless -- contents of the entry are undefined
|
||||
- Programmers are encouraged to scan the entire disk to get the file listings
|
||||
|
||||
Reference in New Issue
Block a user