Initial Brogether prototype
This commit is contained in:
18
src/mods-unpacked/Brogether-Brogether/manifest.json
Normal file
18
src/mods-unpacked/Brogether-Brogether/manifest.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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://example.com",
|
||||
"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"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user