Add imagemap that uses a prerendered background

This commit is contained in:
2026-05-13 08:03:40 -04:00
parent 6a518b562f
commit 41d0646dba
6 changed files with 108 additions and 4 deletions

7
assets/properties.json Normal file
View File

@@ -0,0 +1,7 @@
{
"properties": {
"some.key.with.a.value": "value",
"game.screenwidth": "640",
"game.screenheight": "480"
}
}