Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
json:index [2018/04/07 06:11]
journeyman created
json:index [2019/04/23 02:59] (current)
journeyman
Line 1: Line 1:
-The index page is used to locate the correct file which contains a desired Scene. Index File entries contain only the prefix name of a file, without the language suffix or the file extension.+==== _index ==== 
 +The index file is used to locate the correct file which contains a desired Scene. Index File entries contain only the prefix name of a file, without the language suffix or the file extension.
  
 The index contains 2 keys: The index contains 2 keys:
   *_listOfConversations:​ This Key contains a JSON Object which holds the names of every Scene used by the Engine in this game as a key and the name of the file containing each Scene as a value.   *_listOfConversations:​ This Key contains a JSON Object which holds the names of every Scene used by the Engine in this game as a key and the name of the file containing each Scene as a value.
-  *_listOfFilenames:​ This Key contains a JSON List of every file name containing Scene data. The Engine never needs this list, but updates it when applicable. The list could prove useful in checking, for example, which DLC files have been added.+  *_listOfFilenames:​ This Key contains a JSON List of every file name containing Scene data. The Engine never needs this list by default, but updates it when applicable. The list could prove useful in checking, for example, which DLC files have been added, or when a game is split across multiple scene files.
  
 General Format: General Format:
  • json/index.1523081486.txt.gz
  • Last modified: 2018/04/07 06:11
  • by journeyman