remove owolib depend in minotaur

This commit is contained in:
nelle 2023-06-21 13:53:25 -06:00
parent 301e21a88a
commit 890b3ea251

View file

@ -100,7 +100,6 @@ modrinth {
// The scope can be `required`, `optional`, `incompatible`, or `embedded`
// The type can either be `project` or `version`
required.project "qsl" // Creates a new required dependency on Fabric API
required.project "owo-lib"
optional.project "modmenu"//, "mc1.19.3-0.4.8" // Creates a new optional dependency on this specific version of Sodium
}
syncBodyFrom = rootProject.file("README.md").text