mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-25 12:54:06 -04:00
Documentation: Validate json using online tool
This commit is contained in:
parent
ecb88ea10d
commit
c7775412c7
@ -4,6 +4,8 @@ Mistakes happen. Misnamed fields, things we forgot to add, or even stuff we didn
|
||||
|
||||
Computers can handle a lot of that themselves, so we can let them do the work to ensure that our json files are correct, by using *json schemas*.
|
||||
|
||||
This also allows autocompletion when writing jsons!
|
||||
|
||||
As of now, only Buildings.json has a proper schema
|
||||
|
||||
## Using Android Studio
|
||||
|
Loading…
x
Reference in New Issue
Block a user