default/scaffold/README.md
Content files in this folder will be copied for all users (old and new) on the server startup.
index.json file in /default/scaffold for it to work. The syntax is the same as for default content./default/scaffold, the use of subdirectories is allowed.[
{
"filename": "themes/Midnight.json",
"type": "theme"
},
{
"filename": "backgrounds/city.png",
"type": "background"
},
{
"filename": "characters/Charlie.png",
"type": "character"
}
]