19 lines
556 B
JSON
19 lines
556 B
JSON
{
|
|
"name": "Brogether",
|
|
"namespace": "Brogether",
|
|
"version_number": "0.1.0",
|
|
"description": "Experimental 2-player online multiplayer foundation for Brotato using Steam lobbies and P2P packets.",
|
|
"website_url": "https://git.mischlabs.de/MrDiderot/Brogether",
|
|
"dependencies": [],
|
|
"extra": {
|
|
"godot": {
|
|
"authors": ["tommi"],
|
|
"compatible_mod_loader_version": ["6.3.0"],
|
|
"compatible_game_version": ["1.1.15.3"],
|
|
"godot_mod": true,
|
|
"incompatibilities": [],
|
|
"tags": ["Utilities", "New Mechanics"]
|
|
}
|
|
}
|
|
}
|