File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55
66### What is this repository for? ###
77
8- This repository contains a full data model based on the latest API schema of [ LDTK] ( https://ldtk.io/ ) (schema-extracted)
9- . In addition, also provides a set of converters to load the data model from a valid JSON source file.
8+ This repository contains a full data model based on the latest API schema of [ LDTK] ( https://ldtk.io/ ) (schema-extracted
9+ using [ QuickType ] ( https://quicktype.io/ ) ) . In addition, also provides a set of converters to load the data model from a valid JSON source file.
1010
1111### Examples ###
1212
@@ -27,7 +27,7 @@ Notice that the version matches the JSON version of the data model (minimum vers
2727
2828` https://s01.oss.sonatype.org/content/repositories/releases/ `
2929
30- ** Gradle Import:**
30+ ** Gradle Import:**
3131
3232```
3333repositories {
You can’t perform that action at this time.
0 commit comments