mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-06 00:09:23 +07:00
Documentation: Validate json using online tool
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user