mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-23 03:17:53 +01:00
fix sodium dep
This commit is contained in:
parent
eb1c56e9ac
commit
69d92099ab
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ side = "CLIENT"
|
||||||
|
|
||||||
[[dependencies.${mod_id}]]
|
[[dependencies.${mod_id}]]
|
||||||
modId = "sodium"
|
modId = "sodium"
|
||||||
mandatory = false
|
type = "optional"
|
||||||
versionRange = "[0.6.0-beta.2,)"
|
versionRange = "[0.6.0-beta.2,)"
|
||||||
side = "CLIENT"
|
side = "CLIENT"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue