Alternative goals for Bingo, specifically for lockout mode. This mod works server-side only and requires the Bingo mod to be installed.
The goals are intended to be played with a player tracker and require a patch to allow never-type goals in lockout mode.
You can download the mod from GitHub Releases, or build it using the instructions below.
To build the project, run the following Gradle tasks:
buildBingoMod
(builds Bingo with patches)runDatagen
(generates JSON definitions for custom Bingo goals)build
Required by Server & Client:
Bingo mod in libs
directory.
Required only by Server:
Enigmatics Bingo Goals mod in build/libs
directory.