17 lines
489 B
TOML
17 lines
489 B
TOML
[versions]
|
|
|
|
remapper = "1.0.0-SNAPSHOT"
|
|
nightconfig = "3.7.2"
|
|
mixin = "0.13.4+mixin.0.8.5"
|
|
annotations = "24.1.0"
|
|
|
|
[libraries]
|
|
|
|
remapper = { module = "org.ecorous.esnesnon:nonsense-remapper", version.ref = "remapper" }
|
|
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" }
|
|
|
|
[bundles]
|
|
|
|
[plugins] |