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

15 lines
341 B
JSON

{
"name": "Unnamed game",
"authors": [
{
"name": "Evan Pratten",
"url": "https://va3zza.com",
"roles": [
"Team Lead",
"Developer"
]
}
],
"sentry_dsn": "https://d5d94e75f08841388287fa0c23606ac7@o398481.ingest.sentry.io/5985679"
}