promotional bannermobile promotional banner

GroovyModLoader (GML)

A language provider for Forge Groovy mods.

File Details

gml-4.0.4

  • R
  • Jul 12, 2023
  • 10.61 MB
  • 393.1K
  • 1.20.1+1
  • Forge + 1

File Name

gml-4.0.4-all.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:gml-661517:4639098")

NeoForge

implementation fg.deobf("curse.maven:gml-661517:4639098")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

==== 4.0
- 4.0.4: Fix some issues with runtime remapping (#21)

Fixes #20
- 4.0.3: Update to Groovy 4.0.13
- 4.0.2: Bump the jarinjar plugin version
- 4.0.1: Shorthand mod lifecycle event listeners (#18)

Donated from APLP
- 4.0.0: Update to 1.20

==== 3.0
- 3.2.3: Update the SimpleCI version again
- 3.2.2: Update the SimpleCI version
- 3.2.1: Update SimpleCI
- 3.2.0: Add a new addListener extension method (#17)
- 3.1.5: Update MC version range in mods.groovy
- 3.1.4: Update to Groovy 4.0.12
- 3.1.3: Document `GModEventBus`
- 3.1.2: Update Groovy and CGL version
- 3.1.1: Set up TC publishing
- 3.1.0: Update CGL and the Groovy version