added current state of maps regarding copyright properties

This commit is contained in:
Robert Manigk 2021-12-27 14:21:01 +01:00
parent 4215722567
commit 5a5aad9f6f
3 changed files with 79 additions and 32 deletions

View file

@ -1,4 +1,11 @@
{ "compressionlevel":-1, { "compressionlevel":-1,
"editorsettings":
{
"export":
{
"target":"."
}
},
"height":52, "height":52,
"infinite":false, "infinite":false,
"layers":[ "layers":[
@ -272,7 +279,7 @@
"value":"dezentrale_2rC3_first_floor" "value":"dezentrale_2rC3_first_floor"
}], }],
"renderorder":"right-down", "renderorder":"right-down",
"tiledversion":"1.7.2", "tiledversion":"1.4.3",
"tileheight":32, "tileheight":32,
"tilesets":[ "tilesets":[
{ {
@ -837,6 +844,6 @@
}], }],
"tilewidth":32, "tilewidth":32,
"type":"map", "type":"map",
"version":"1.6", "version":1.4,
"width":61 "width":61
} }

View file

@ -137,6 +137,27 @@
"nextlayerid":11, "nextlayerid":11,
"nextobjectid":1, "nextobjectid":1,
"orientation":"orthogonal", "orientation":"orthogonal",
"properties":[
{
"name":"mapCopyright",
"type":"string",
"value":"cc0"
},
{
"name":"mapDescription",
"type":"string",
"value":"The Hardware 4 Future room where we prepare the donated computers to make them available to people in need."
},
{
"name":"mapLink",
"type":"string",
"value":"https:\/\/gitlab.com\/dezentrale\/workadventure\/maps"
},
{
"name":"mapName",
"type":"string",
"value":"Hardware 4 Future room"
}],
"renderorder":"right-down", "renderorder":"right-down",
"tiledversion":"1.4.3", "tiledversion":"1.4.3",
"tileheight":32, "tileheight":32,

File diff suppressed because one or more lines are too long