This repository has been archived on 2021-10-11. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-49/game/assets/configs/application.json

14 lines
246 B
JSON

{
"name": "Unnamed game",
"authors": [
{
"name": "Evan Pratten",
"url": "https://va3zza.com",
"roles": [
"Team Lead",
"Developer"
]
}
]
}