Merge 8e48495aff
into 8b2eb9e544
commit
19197fff36
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -1,67 +1,59 @@
|
||||||
{
|
{
|
||||||
"semantics":[
|
"semantics":[
|
||||||
{
|
{
|
||||||
"label": "البطاقات",
|
"label":"Cards",
|
||||||
"entity": "بطاقة",
|
"entity":"card",
|
||||||
"field":{
|
"field":{
|
||||||
"label": "البطاقة",
|
"label":"Card",
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"label": "الصورة"
|
"label":"Image"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Matching Image",
|
|
||||||
"label":"Matching Image",
|
"label":"Matching Image",
|
||||||
"englishDescription": "An optional image to match against instead of using two cards with the same image.",
|
|
||||||
"description":"An optional image to match against instead of using two cards with the same image."
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "الوصف",
|
"label":"Description",
|
||||||
"description": "نص قصير يتم عرضه مرة واحدة علي اثنين من البطاقات متساوية"
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Behavioural settings",
|
|
||||||
"label":"Behavioural settings",
|
"label":"Behavioural settings",
|
||||||
"englishDescription": "These options will let you control how the game behaves.",
|
|
||||||
"description":"These options will let you control how the game behaves.",
|
"description":"These options will let you control how the game behaves.",
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"englishLabel": "Position the cards in a square",
|
|
||||||
"label":"Position the cards in a square",
|
"label":"Position the cards in a square",
|
||||||
"englishDescription": "Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container.",
|
|
||||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Number of cards to use",
|
|
||||||
"label":"Number of cards to use",
|
"label":"Number of cards to use",
|
||||||
"englishDescription": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards.",
|
|
||||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Add button for retrying when the game is over",
|
|
||||||
"label":"Add button for retrying when the game is over"
|
"label":"Add button for retrying when the game is over"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "الأقلمة",
|
"label":"Localization",
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"label": "نص تدوير البطاقة"
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "نص التوقيت الزمني"
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "نص الملاحظات"
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Try again button text",
|
|
||||||
"label":"Try again button text",
|
"label":"Try again button text",
|
||||||
"englishDefault": "Try again?",
|
|
||||||
"default":"Try again?"
|
"default":"Try again?"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -1,70 +1,59 @@
|
||||||
{
|
{
|
||||||
"semantics":[
|
"semantics":[
|
||||||
{
|
{
|
||||||
"label": "Karten",
|
"label":"Cards",
|
||||||
"entity": "karte",
|
"entity":"card",
|
||||||
"field":{
|
"field":{
|
||||||
"label": "Karte",
|
"label":"Card",
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"label": "Bild"
|
"label":"Image"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Matching Image",
|
|
||||||
"label":"Matching Image",
|
"label":"Matching Image",
|
||||||
"englishDescription": "An optional image to match against instead of using two cards with the same image.",
|
|
||||||
"description":"An optional image to match against instead of using two cards with the same image."
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Beschreibung",
|
"label":"Description",
|
||||||
"description": "Ein kurzer Text, der angezeigt wird, sobald zwei identische Karten gefunden werden."
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Behavioural settings",
|
|
||||||
"label":"Behavioural settings",
|
"label":"Behavioural settings",
|
||||||
"englishDescription": "These options will let you control how the game behaves.",
|
|
||||||
"description":"These options will let you control how the game behaves.",
|
"description":"These options will let you control how the game behaves.",
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"englishLabel": "Position the cards in a square",
|
|
||||||
"label":"Position the cards in a square",
|
"label":"Position the cards in a square",
|
||||||
"englishDescription": "Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container.",
|
|
||||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Number of cards to use",
|
|
||||||
"label":"Number of cards to use",
|
"label":"Number of cards to use",
|
||||||
"englishDescription": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards.",
|
|
||||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Add button for retrying when the game is over",
|
|
||||||
"label":"Add button for retrying when the game is over"
|
"label":"Add button for retrying when the game is over"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Übersetzung",
|
"label":"Localization",
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"label": "Text für die Anzahl der Züge",
|
"label":"Card turns text",
|
||||||
"default": "Züge"
|
"default":"Card turns"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Text für die benötigte Zeit",
|
"label":"Time spent text",
|
||||||
"default": "Benötigte Zeit"
|
"default":"Time spent"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Text als Rückmeldung",
|
"label":"Feedback text",
|
||||||
"default": "Gute Arbeit!"
|
"default":"Good work!"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Try again button text",
|
|
||||||
"label":"Try again button text",
|
"label":"Try again button text",
|
||||||
"englishDefault": "Try again?",
|
|
||||||
"default":"Try again?"
|
"default":"Try again?"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -1,70 +1,59 @@
|
||||||
{
|
{
|
||||||
"semantics":[
|
"semantics":[
|
||||||
{
|
{
|
||||||
"label": "Cartes",
|
"label":"Cards",
|
||||||
"entity": "carte",
|
"entity":"card",
|
||||||
"field":{
|
"field":{
|
||||||
"label": "Carte",
|
"label":"Card",
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"label":"Image"
|
"label":"Image"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Matching Image",
|
|
||||||
"label":"Matching Image",
|
"label":"Matching Image",
|
||||||
"englishDescription": "An optional image to match against instead of using two cards with the same image.",
|
|
||||||
"description":"An optional image to match against instead of using two cards with the same image."
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Description",
|
"label":"Description",
|
||||||
"description": "Petit texte affiché quand deux cartes identiques sont trouvées."
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Behavioural settings",
|
|
||||||
"label":"Behavioural settings",
|
"label":"Behavioural settings",
|
||||||
"englishDescription": "These options will let you control how the game behaves.",
|
|
||||||
"description":"These options will let you control how the game behaves.",
|
"description":"These options will let you control how the game behaves.",
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"englishLabel": "Position the cards in a square",
|
|
||||||
"label":"Position the cards in a square",
|
"label":"Position the cards in a square",
|
||||||
"englishDescription": "Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container.",
|
|
||||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Number of cards to use",
|
|
||||||
"label":"Number of cards to use",
|
"label":"Number of cards to use",
|
||||||
"englishDescription": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards.",
|
|
||||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Add button for retrying when the game is over",
|
|
||||||
"label":"Add button for retrying when the game is over"
|
"label":"Add button for retrying when the game is over"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Interface",
|
"label":"Localization",
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"label": "Texte pour le nombre de cartes retournées",
|
"label":"Card turns text",
|
||||||
"default": "Cartes retournées :"
|
"default":"Card turns"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Texte pour le temps passé",
|
"label":"Time spent text",
|
||||||
"default": "Temps écoulé :"
|
"default":"Time spent"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Texte de l'appréciation finale",
|
"label":"Feedback text",
|
||||||
"default": "Bien joué !"
|
"default":"Good work!"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Try again button text",
|
|
||||||
"label":"Try again button text",
|
"label":"Try again button text",
|
||||||
"englishDefault": "Try again?",
|
|
||||||
"default":"Try again?"
|
"default":"Try again?"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -1,67 +1,59 @@
|
||||||
{
|
{
|
||||||
"semantics":[
|
"semantics":[
|
||||||
{
|
{
|
||||||
"label": "Carte",
|
"label":"Cards",
|
||||||
"entity": "carta",
|
"entity":"card",
|
||||||
"field":{
|
"field":{
|
||||||
"label": "Carta",
|
"label":"Card",
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"label": "Immagine"
|
"label":"Image"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Matching Image",
|
|
||||||
"label":"Matching Image",
|
"label":"Matching Image",
|
||||||
"englishDescription": "An optional image to match against instead of using two cards with the same image.",
|
|
||||||
"description":"An optional image to match against instead of using two cards with the same image."
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Descrizione",
|
"label":"Description",
|
||||||
"description": "Breve testo visualizzato quando due carte uguali vengono trovate."
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Behavioural settings",
|
|
||||||
"label":"Behavioural settings",
|
"label":"Behavioural settings",
|
||||||
"englishDescription": "These options will let you control how the game behaves.",
|
|
||||||
"description":"These options will let you control how the game behaves.",
|
"description":"These options will let you control how the game behaves.",
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"englishLabel": "Position the cards in a square",
|
|
||||||
"label":"Position the cards in a square",
|
"label":"Position the cards in a square",
|
||||||
"englishDescription": "Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container.",
|
|
||||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Number of cards to use",
|
|
||||||
"label":"Number of cards to use",
|
"label":"Number of cards to use",
|
||||||
"englishDescription": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards.",
|
|
||||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Add button for retrying when the game is over",
|
|
||||||
"label":"Add button for retrying when the game is over"
|
"label":"Add button for retrying when the game is over"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Localizzazione",
|
"label":"Localization",
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"label": "Testo Gira carta"
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Testo Tempo trascorso"
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Testo Feedback"
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Try again button text",
|
|
||||||
"label":"Try again button text",
|
"label":"Try again button text",
|
||||||
"englishDefault": "Try again?",
|
|
||||||
"default":"Try again?"
|
"default":"Try again?"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -1,84 +1,60 @@
|
||||||
{
|
{
|
||||||
"semantics":[
|
"semantics":[
|
||||||
{
|
{
|
||||||
"englishLabel": "Cards",
|
"label":"Cards",
|
||||||
"label": "Kort",
|
"entity":"card",
|
||||||
"englishEntity": "card",
|
|
||||||
"entity": "kort",
|
|
||||||
"field":{
|
"field":{
|
||||||
"englishLabel": "Card",
|
"label":"Card",
|
||||||
"label": "Kort",
|
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"englishLabel": "Image",
|
"label":"Image"
|
||||||
"label": "Bilde"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Matching Image",
|
"label":"Matching Image",
|
||||||
"label": "Tilhørende bilde",
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
"englishDescription": "An optional image to match against instead of using two cards with the same image.",
|
|
||||||
"description": "Et valgfritt bilde som brukes av kort nummer to istedenfor å bruke to kort med samme bilde."
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Description",
|
"label":"Description",
|
||||||
"label": "Beskrivelse",
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
"englishDescription": "An optional short text that will pop up once the two matching cards are found.",
|
|
||||||
"description": "En valgfri kort tekst som spretter opp når kort-paret er funnet."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Behavioural settings",
|
"label":"Behavioural settings",
|
||||||
"label": "Innstillinger for oppførsel",
|
"description":"These options will let you control how the game behaves.",
|
||||||
"englishDescription": "These options will let you control how the game behaves.",
|
|
||||||
"description": "Disse instillingene lar deg bestemme hvordan spillet skal oppføre seg.",
|
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"englishLabel": "Position the cards in a square",
|
"label":"Position the cards in a square",
|
||||||
"label": "Plasser kortene i en firkant",
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
"englishDescription": "Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container.",
|
|
||||||
"description": "Vil forsøk å samsvare antall kolonner og rader når kortene legges ut. Etterpå vil kortene bli skalert til å passe beholderen."
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Number of cards to use",
|
"label":"Number of cards to use",
|
||||||
"label": "Antall kort som skal brukes",
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
"englishDescription": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards.",
|
|
||||||
"description": "Ved å sette antallet høyere enn 2 vil spillet plukke tilfeldige kort fra listen over kort."
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Add button for retrying when the game is over",
|
"label":"Add button for retrying when the game is over"
|
||||||
"label": "Legg til knapp for å prøve på nytt når spillet er over"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Localization",
|
"label":"Localization",
|
||||||
"label": "Oversettelser",
|
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"englishLabel": "Card turns text",
|
"label":"Card turns text",
|
||||||
"label": "Etikett for antall vendte kort",
|
"default":"Card turns"
|
||||||
"englishDefault": "Card turns",
|
|
||||||
"default": "Kort vendt"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Time spent text",
|
"label":"Time spent text",
|
||||||
"label": "Etikett for tid brukt",
|
"default":"Time spent"
|
||||||
"englishDefault": "Time spent",
|
|
||||||
"default": "Tid brukt"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Feedback text",
|
"label":"Feedback text",
|
||||||
"label": "Tilbakemeldingstekst",
|
"default":"Good work!"
|
||||||
"englishDefault": "Good work!",
|
|
||||||
"default": "Godt jobbet!"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"englishLabel": "Try again button text",
|
"label":"Try again button text",
|
||||||
"label": "Prøv på nytt-tekst",
|
"default":"Try again?"
|
||||||
"englishDefault": "Try again?",
|
|
||||||
"default": "Prøv på nytt?"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"semantics":[
|
||||||
|
{
|
||||||
|
"label":"Cards",
|
||||||
|
"entity":"card",
|
||||||
|
"field":{
|
||||||
|
"label":"Card",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Image"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Matching Image",
|
||||||
|
"description":"An optional image to match against instead of using two cards with the same image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Description",
|
||||||
|
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Behavioural settings",
|
||||||
|
"description":"These options will let you control how the game behaves.",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Position the cards in a square",
|
||||||
|
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Number of cards to use",
|
||||||
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Add button for retrying when the game is over"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Localization",
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Card turns text",
|
||||||
|
"default":"Card turns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Time spent text",
|
||||||
|
"default":"Time spent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Feedback text",
|
||||||
|
"default":"Good work!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Try again button text",
|
||||||
|
"default":"Try again?"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue