mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Updated Schemas
This commit is contained in:
parent
f765e07859
commit
9fe8e3164d
@ -25,6 +25,13 @@
|
|||||||
"type": "string"
|
"type": "string"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"OtherDictionary": {
|
||||||
|
"type": "object",
|
||||||
|
"description": "Translation table for other text, will be taken verbatim without correcting CDATA",
|
||||||
|
"additionalProperties": {
|
||||||
|
"type": "string"
|
||||||
|
}
|
||||||
|
},
|
||||||
"AchievementTranslations": {
|
"AchievementTranslations": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"description": "Translation table for achievements. The key is the unique ID of the achievement",
|
"description": "Translation table for achievements. The key is the unique ID of the achievement",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user