Added copyright info to tilesets in new format
This commit is contained in:
parent
1e1caa4a93
commit
7f43796504
1 changed files with 60 additions and 0 deletions
60
main.json
60
main.json
|
@ -142,6 +142,12 @@
|
|||
"imagewidth":288,
|
||||
"margin":0,
|
||||
"name":"mapUtils",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC0 https:\/\/creativecommons.org\/publicdomain\/zero\/1.0\/legalcode"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":9,
|
||||
"tileheight":32,
|
||||
|
@ -165,6 +171,12 @@
|
|||
"imagewidth":64,
|
||||
"margin":0,
|
||||
"name":"Alse",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC0 https:\/\/creativecommons.org\/publicdomain\/zero\/1.0\/legalcode"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":6,
|
||||
"tileheight":32,
|
||||
|
@ -206,6 +218,12 @@
|
|||
"imagewidth":512,
|
||||
"margin":0,
|
||||
"name":"rc3-mullana-floor-wall",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC0 https:\/\/creativecommons.org\/publicdomain\/zero\/1.0\/legalcode"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":256,
|
||||
"tileheight":32,
|
||||
|
@ -976,6 +994,12 @@
|
|||
"imagewidth":512,
|
||||
"margin":0,
|
||||
"name":"rc3-mullana-functionary",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC0 https:\/\/creativecommons.org\/publicdomain\/zero\/1.0\/legalcode"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":256,
|
||||
"tileheight":32,
|
||||
|
@ -989,6 +1013,12 @@
|
|||
"imagewidth":224,
|
||||
"margin":0,
|
||||
"name":"minideko",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC0 https:\/\/creativecommons.org\/publicdomain\/zero\/1.0\/legalcode"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":91,
|
||||
"tileheight":32,
|
||||
|
@ -1002,6 +1032,12 @@
|
|||
"imagewidth":1152,
|
||||
"margin":0,
|
||||
"name":"space",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC0 https:\/\/creativecommons.org\/publicdomain\/zero\/1.0\/legalcode"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":432,
|
||||
"tileheight":32,
|
||||
|
@ -1015,6 +1051,12 @@
|
|||
"imagewidth":512,
|
||||
"margin":0,
|
||||
"name":"cert_safety",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC-BY-SA 4.0 https:\/\/creativecommons.org\/licenses\/by-sa\/4.0\/\n\nMade by: CERT (cert.ccc.de)"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":1024,
|
||||
"tileheight":32,
|
||||
|
@ -1028,6 +1070,12 @@
|
|||
"imagewidth":512,
|
||||
"margin":0,
|
||||
"name":"c3gelb",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC0 https:\/\/creativecommons.org\/publicdomain\/zero\/1.0\/legalcode"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":1024,
|
||||
"tileheight":32,
|
||||
|
@ -1069,6 +1117,12 @@
|
|||
"imagewidth":1280,
|
||||
"margin":0,
|
||||
"name":"warming_stripes",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC-BY-SA 4.0 https:\/\/creativecommons.org\/licenses\/by-sa\/4.0\/\n\nMade by: Ed Hawkins, climate scientist at University of Reading"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":40,
|
||||
"tileheight":32,
|
||||
|
@ -1082,6 +1136,12 @@
|
|||
"imagewidth":160,
|
||||
"margin":0,
|
||||
"name":"Alse_Deco",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC0 https:\/\/creativecommons.org\/publicdomain\/zero\/1.0\/legalcode"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":25,
|
||||
"tileheight":32,
|
||||
|
|
Loading…
Reference in a new issue