mirror of
https://github.com/trafficlunar/options-profiles.git
synced 2026-06-28 06:34:11 +00:00
fix: add architectury api
This commit is contained in:
parent
5f1a5c62bd
commit
b5d8f25a83
7 changed files with 19 additions and 1 deletions
|
|
@ -27,5 +27,12 @@ versionRange = "[1.21,)"
|
|||
ordering = "NONE"
|
||||
side = "BOTH"
|
||||
|
||||
[[dependencies.optionsprofiles]]
|
||||
modId = "architectury"
|
||||
type = "required"
|
||||
versionRange = "[15.0.3,)"
|
||||
ordering = "AFTER"
|
||||
side = "BOTH"
|
||||
|
||||
[[mixins]]
|
||||
config = "optionsprofiles.mixins.json"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue