Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
fix: convert to rivet.json (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelOnFira authored May 22, 2024
1 parent 05568e7 commit 0597561
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 24 deletions.
20 changes: 20 additions & 0 deletions godot/bomber/rivet.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"engine": {
"godot": null
},
"matchmaker": {
"max_players": 12,
"docker": {
"dockerfile": "Dockerfile",
"ports": {
"default": {
"port": 10567,
"protocol": "udp"
}
}
},
"game_modes": {
"default": {}
}
}
}
24 changes: 0 additions & 24 deletions godot/bomber/rivet.yaml

This file was deleted.

0 comments on commit 0597561

Please sign in to comment.