Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bet-overrides/SleepyG11@HandyBalatro/bet.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"allowedInRanked": true
"allowedInRanked": false
}
3 changes: 3 additions & 0 deletions bet-overrides/Virtualized@Multiplayer/bet.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"allowedInRanked": true
}
3 changes: 3 additions & 0 deletions bet-overrides/Virtualized@MultiplayerAPI/bet.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"allowedInRanked": true
}
7 changes: 7 additions & 0 deletions bet-overrides/Virtualized@MultiplayerAPI/description.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Multiplayer API

The shared library that powers Balatro Multiplayer mods.

## Do I need this on its own?

Only if a mod you're using depends on it, like [Multiplayer Speedrunning](https://github.com/V-rtualized/BalatroSpeedrunning).
16 changes: 16 additions & 0 deletions bet-overrides/Virtualized@MultiplayerAPI/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"title": "Multiplayer API",
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"API",
"Technical"
],
"author": "Virtualized",
"repo": "https://github.com/Balatro-Multiplayer/BalatroMultiplayerAPI",
"downloadURL": "https://github.com/Balatro-Multiplayer/BalatroMultiplayerAPI/archive/refs/heads/main.zip",
"folderName": "MultiplayerAPI",
"automatic-version-check": true,
"version": "13548cf",
"last-updated": 1785432659
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions bet-overrides/Virtualized@MultiplayerSPDRN/bet.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"allowedInRanked": true
}
3 changes: 3 additions & 0 deletions bet-overrides/Virtualized@MultiplayerSPDRN/description.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Multiplayer Speedrunning

Compete against other players in real-time speedrun matches, built on top of the Multiplayer API.
16 changes: 16 additions & 0 deletions bet-overrides/Virtualized@MultiplayerSPDRN/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"title": "Multiplayer Speedrunning",
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"Content",
"Technical"
],
"author": "Virtualized, Bean & ArtifexDigital",
"repo": "https://github.com/V-rtualized/BalatroSpeedrunning",
"downloadURL": "https://github.com/V-rtualized/BalatroSpeedrunning/archive/refs/heads/main.zip",
"folderName": "MultiplayerSPDRN",
"automatic-version-check": true,
"version": "3c69a59",
"last-updated": 1785432685
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading