You are viewing a potentially older version of this package. View all versions.
KingCox22-SBG_Unattended_Server-1.0.2 icon

SBG Unattended Server

Automates starting matches in Super Battle Golf.

Date uploaded 4 months ago
Version 1.0.2
Download link KingCox22-SBG_Unattended_Server-1.0.2.zip
Downloads 29
Dependency string KingCox22-SBG_Unattended_Server-1.0.2

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Unattended Server

A BepInEx5 mod to increase the player limit of Super Battle Golf

TO-DO

Add configurations to set number of holes and set courses. Right now it is always 27 holes in order.

Installation

  • Install BepInEx 5
  • Download and drop the SBG-UnattendedServer.dll file in the \BepInEx\plugins folder of your Super Battle Golf Installation
  • After opening the game for the first time, you can adjust the custom player limit in \BepInEx\config\com.kingcox22.sbg.unattended.server.cfg

Building for source

set the env variable SUPER_BATTLE_GOLF_PATH to your Super Battle Golf installation directory.

dotnet build

CHANGELOG

1.1.0

  • Added feature for randomized levels. Defaulted to on in Config. Will pick randomized courses based on the number of courses in the config. If disable will rely on manual set in the "Custom" tab.

1.0.3

  • New Icon (Thanks Sulayre!)

0.9

  • Initial release.
  • Added Auto-Start logic.