diff options
| author | Sgeo <[email protected]> | 2017-06-12 22:55:50 -0400 |
|---|---|---|
| committer | Sgeo <[email protected]> | 2017-06-12 22:55:50 -0400 |
| commit | 1ab1204cb9f20cb02ac162c39036cd3555a5c801 (patch) | |
| tree | 7ceaa1b141e32d9bdf2075c05d7ec738c19883ae | |
| parent | Updated Persister (.world etc.) format (markdown) (diff) | |
| download | libreworlds-wiki-1ab1204cb9f20cb02ac162c39036cd3555a5c801.tar.xz libreworlds-wiki-1ab1204cb9f20cb02ac162c39036cd3555a5c801.zip | |
Updated Persister (.world etc.) format (markdown)
| -rw-r--r-- | Persister-(.world-etc.)-format.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Persister-(.world-etc.)-format.md b/Persister-(.world-etc.)-format.md index 6c5980d..e345258 100644 --- a/Persister-(.world-etc.)-format.md +++ b/Persister-(.world-etc.)-format.md @@ -23,6 +23,6 @@ Assuming empty class and object table, an object consists of an object ID (integ ## Example from GroundZero -|"PERSISTER Worlds, Inc." | Persister version | Object ID | Class ID | Class name | -|-------------------------|-------------------|-----------|----------|----------|------------| +| "PERSISTER Worlds, Inc." | Persister version | Object ID | Class ID | Class name | +| ------------------------ | ----------------- | --------- | -------- | ---------- | | 0x00 0x00 0x16 "PERSISTER Worlds, Inc." | 0x00 0x00 0x00 0x07 | 0x00 0x00 0x03 0x67 | 0x00 0x00 0x02 0xE6 | 0x00 0x00 0x16 "NET.worlds.scape.World" |
\ No newline at end of file |