Allow DashLoader 5 on 1.19.4+

This commit is contained in:
embeddedt 2023-06-09 12:46:08 -04:00
parent 702fe0ba24
commit 48924e3364
No known key found for this signature in database
GPG Key ID: A69433EC199B5613

View File

@ -37,6 +37,6 @@
"minecraft": ">=1.16.2"
},
"breaks": {
"dashloader": "*"
"dashloader": "<5.0.0-beta.1"
}
}