Skip to content

Commit

Permalink
Update game config, upload to Itch
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcticFqx committed Aug 17, 2024
1 parent 3b970c2 commit c2532cd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions game.config.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"team": "Chocobois",
"title": "Game Jam Template",
"description": "We make game, but faster!",
"title": "Scalie Saloon",
"description": "Give your scalies a propper spa treatment, build and expand your business!",
"itch": {
"upload": false,
"username": "username",
"game": "game-name"
"upload": true,
"username": "golen",
"game": "scale"
},
"neutralino": {
"allow": ["app.exit", "window.center"]
Expand Down

0 comments on commit c2532cd

Please sign in to comment.