mirror of
https://github.com/architectury/architectury-api.git
synced 2026-03-28 03:56:59 -05:00
Add quilt to list of supported loaders (thanks to @wafflecoffee for confirming!)
[ci skip] Signed-off-by: Max <maxh2709@gmail.com>
This commit is contained in:
@@ -140,7 +140,7 @@ modrinth {
|
||||
changelog = releaseChangelog()
|
||||
uploadFile = remapJar
|
||||
gameVersions = ["1.18.2"]
|
||||
loaders = ["fabric"]
|
||||
loaders = ["fabric", "quilt"]
|
||||
dependencies {
|
||||
// TODO: move to slugs if that functionality becomes available in minotaur
|
||||
required.project("P7dR8mSH") // Fabric API
|
||||
|
||||
Reference in New Issue
Block a user