Rizline:Game config.json: Difference between revisions

Line 14: Line 14:
       {{DataStructureField|version|string|App version that this config is intended for.}}
       {{DataStructureField|version|string|App version that this config is intended for.}}
       {{DataStructureField|resourceUrl|string|URL to download the [[Rizline:assets|assets]] from. Can be an empty string.}}
       {{DataStructureField|resourceUrl|string|URL to download the [[Rizline:assets|assets]] from. Can be an empty string.}}
       {{DataStructureField|maintenanceInfo|object, optional|Information about server maintenance. See [[#Maintenance Info format]] for details.}}
       {{DataStructureField|maintenanceInfo|object, optional|Information about server maintenance. See [[#Maintenance Info object structure]] for details.}}
     }}
     }}
   }}
   }}
   {{DataStructureField|minimalVersion|string|The minimal game version.}}
   {{DataStructureField|minimalVersion|string|The minimal game version.}}
   {{DataStructureField|maintenanceInfo|object, optional|Information about server maintenance. See [[#Maintenance Info format]] for details.}}
   {{DataStructureField|maintenanceInfo|object, optional|Information about server maintenance. See [[#Maintenance Info object structure]] for details.}}
}}
}}


==== Maintenance Info format ====
==== Maintenance Info object structure ====
{{DataStructure|
{{DataStructure|
   {{DataStructureField|time|string|Date and time of the end of the maintenance period.}}
   {{DataStructureField|time|string|Date and time of the end of the maintenance period.}}