Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/AutoConnect/blame/commit/0efa2c31517e1992b3c5551fa4b4288bed13d633/examples/HelloWorld/Data/style.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
AutoConnect/examples/HelloWorld/Data/style.json

6 lines
148 B

6 years ago
{
"name" : "Caption",
"type" : "ACText",
"style": "text-align:center;font-size:24px;font-family:'Impact','Futura',sans-serif;color:tomato;"
6 years ago
}