promotional bannermobile promotional banner

Gabou's Libs - New logo LIZARDDD

Usefull libraries for my mods

File Details

Fabric-1.7

  • R
  • Jan 23, 2026
  • 24.86 KB
  • 220
  • 1.20.1
  • Fabric

File Name

gaboulibs-fabric-1.7.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:gabous-libs-1367332:7512883"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# Gabou's Libs - Changelog

### Added
- PA/SSP host election utilities in CompatUtils (PaSspHost enum, host selection, and per-mod hosting check).
- JVM override for PA/SSP host election (gaboulibs.pasphost) with tolerant values and explicit override logging.
- InitGuards utility to prevent double initialization via one-time keys.
### Fixed / Behavior
- PA/SSP status logging now includes the elected host when at least one is present.
### Changed