FrogLoader/gradle/libs.versions.toml
moehreag ce2406f671
Some checks failed
Publish to snapshot maven / build (push) Failing after 53s
bump version
(trigger meta update)
2024-10-02 16:50:48 +02:00

20 lines
594 B
TOML

[versions]
thyroxine = "0.0.1-alpha.18"
nightconfig = "3.8.1"
mixin = "0.15.0+mixin.0.8.7"
annotations = "24.1.0"
mixinextras = "0.4.1"
[libraries]
thyroxine = { module = "dev.frogmc:thyroxine", version.ref = "thyroxine" }
nightconfig = { module = "com.electronwill.night-config:toml", version.ref = "nightconfig" }
mixin = { module = "net.fabricmc:sponge-mixin", version.ref = "mixin" }
annotations = { module = "org.jetbrains:annotations", version.ref = "annotations" }
mixinextras = { module = "io.github.llamalad7:mixinextras-common", version.ref = "mixinextras" }
[bundles]
[plugins]