/RoundsWithFriends

ROUNDS multiplayer mod

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Rounds With Friends

A ROUNDS mod to extend the game's multiplayer capabilities, built for BepInEx.

Current Features

The mod supports up to four players in local and private online lobbies.

Team Deathmatch / 2v2

The game mode you are used to, except now it supports two additional players. Playing in a 2v1 setting is also possible, although there are currently no special rules or handicaps for uneven team sizes.

Deathmatch / Free for all

Deathmatch follows the heart of the original team deathmatch game mode, but now it's just you against everyone else.

Continue or rematch

After the game ends, you can choose to play a little longer, or to start a new game.

Changelog

See CHANGELOG.md for version changes.

Dependencies

Manual Installation

0. Locate your ROUNDS install directory.

This directory is usually located at C:\Program Files (x86)\Steam\steamapps\common\ROUNDS or similar.

1. Install BepInEx.

See BepInEx installation for details.

You can download the latest release directly from BepInEx/releases. Choose the correct version for your platform and extract the downloaded zip file to your ROUNDS installation directory in its entirety.

Run the game once to generate BepInEx folder structure and configuration files.

2. Download UnboundLib.

Download the latest release of UnboundLib and extract the downloaded dll files to ROUNDS/BepInEx/plugins.

3. Download RoundsWithFriends.

Download the latest release of Rounds With Friends and extract the downloaded zip file to the install directory of ROUNDS.