diff options
| author | Sgeo <[email protected]> | 2017-06-14 21:48:38 -0400 |
|---|---|---|
| committer | Sgeo <[email protected]> | 2017-06-14 21:48:38 -0400 |
| commit | 090f70ef194d26bb1a0de9d4dd60aff17d53ea05 (patch) | |
| tree | cc24ce225e38fc06cb78ca0a9b592792b38085cc | |
| parent | Updated Persister (.world etc.) format (markdown) (diff) | |
| download | libreworlds-wiki-090f70ef194d26bb1a0de9d4dd60aff17d53ea05.tar.xz libreworlds-wiki-090f70ef194d26bb1a0de9d4dd60aff17d53ea05.zip | |
Updated NET.worlds.scape.World (markdown)
| -rw-r--r-- | NET.worlds.scape.World.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/NET.worlds.scape.World.md b/NET.worlds.scape.World.md index 7c3efdb..3b9b82d 100644 --- a/NET.worlds.scape.World.md +++ b/NET.worlds.scape.World.md @@ -1,5 +1,7 @@ A World. Main object in .world files. Synonyms: "NET.worlds.network.World", "World" +Note that as with all objects, there will first be an object ID, then a class ID, then if the class ID hasn't been seen before (usually the case with Worlds) the class name "NET.worlds.object.World". + | Version | Type | Name/Description | | --- | --- | --- | | All | Version for World | Version for World, 0-13 | |