mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-20 07:26:19 +00:00
🆙 Update texts to use JSON5 and added all text
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"sounds.url": "${asset.url}/sounds/%sample%.mp3",
|
||||
"external.texts.url": [
|
||||
"${gamedata.url}/ExternalTexts.json?t=%timestamp%",
|
||||
"${gamedata.url}/UITexts.json?t=%timestamp%"
|
||||
"${gamedata.url}/UITexts.json5?t=%timestamp%"
|
||||
],
|
||||
"external.texts.translation.url": "${gamedata.url}/text_translate/ExternalTexts_%locale%.json?t=%timestamp%",
|
||||
"external.samples.url": "${hof.furni.url}/mp3/sound_machine_sample_%sample%.mp3",
|
||||
|
||||
Reference in New Issue
Block a user