Rizline:Local game files: Difference between revisions
→Directory structure: Fixed template nesting |
|||
Line 20: | Line 20: | ||
{{DataStructureField|tombstone_02|file|Empty file.}} | {{DataStructureField|tombstone_02|file|Empty file.}} | ||
{{DataStructureField|com.unity.addressables|directory|| | {{DataStructureField|com.unity.addressables|directory|| | ||
{{DataStructureField|catalog_catalog.hash|file|A text file containing a 32-character hexadecimal hash for <code>catalog_catalog.json</code>. Can be thought of as a "version number" for <code>catalog_catalog.json</code> - it is for checking if the catalog has changed, by comparing this file's contents to the server file contents. Mentioned here: https://discussions.unity.com/t/significance-of-binary-fields-in-the-addressables-catalog-for-example-m_keydatastring/789193/6 | {{DataStructureField|catalog_catalog.hash|file|A text file containing a 32-character hexadecimal hash for <code>catalog_catalog.json</code>. Can be thought of as a "version number" for <code>catalog_catalog.json</code> - it is for checking if the catalog has changed, by comparing this file's contents to the server file contents. Mentioned here: https://discussions.unity.com/t/significance-of-binary-fields-in-the-addressables-catalog-for-example-m_keydatastring/789193/6}} | ||
{{DataStructureField|catalog_catalog.json|file|[[catalog.json]] - A text [[JSON]] file, around 1 MiB in size. It is essentially a list of all assets used in the game, including [[Rizline:assets|downloadable assets]]. | {{DataStructureField|catalog_catalog.json|file|[[catalog.json]] - A text [[JSON]] file, around 1 MiB in size. It is essentially a list of all assets used in the game, including [[Rizline:assets|downloadable assets]].}} | ||
}} | }} | ||
{{DataStructureField|Cookies|directory|| | {{DataStructureField|Cookies|directory|| |