Added Zutil as dependency and added new ground type datafile
This commit is contained in:
parent
c51a473120
commit
3b9422346a
11 changed files with 80 additions and 39 deletions
5
core/resources/data/ground_types.json
Normal file
5
core/resources/data/ground_types.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"1": {
|
||||
"name": "Grass"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue