mirror of
https://github.com/trafficlunar/options-profiles.git
synced 2026-06-27 22:24:10 +00:00
Upgrade everything
- Gradle - Architectury Loom - Mod implementations - Versions
This commit is contained in:
parent
586db38dff
commit
64eca1222a
7 changed files with 45 additions and 40 deletions
|
|
@ -27,9 +27,9 @@ dependencies {
|
|||
// Remove the next line if you don't want to depend on the API
|
||||
// modApi "dev.architectury:architectury:${rootProject.architectury_version}"
|
||||
|
||||
// To add support for these mods
|
||||
modImplementation "maven.modrinth:sodium:mc1.20.4-0.5.8"
|
||||
modImplementation "maven.modrinth:sodium-extra:mc1.20.4-0.5.4"
|
||||
// Mod implementations
|
||||
modImplementation "maven.modrinth:sodium:mc1.20.6-0.5.8"
|
||||
modImplementation "maven.modrinth:sodium-extra:mc1.20.6-0.5.5"
|
||||
}
|
||||
|
||||
publishing {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue