Add Fabric incompatibility list to versionProperties

also mark Sodium <0.5 as incompatible for 1.20
This commit is contained in:
James Seibel
2023-08-27 14:14:00 -05:00
parent 8ad5565148
commit 95b1ecff0d
8 changed files with 19 additions and 3 deletions
+3 -1
View File
@@ -395,7 +395,9 @@ subprojects { p ->
git_main_commit : git_main_commit,
git_core_commit : git_core_commit,
git_main_branch : git_main_branch
git_main_branch : git_main_branch,
fabric_incompatibility_list : fabric_incompatibility_list,
]
// The left side is what gets replaced in the mod info and the right side is where to get it from in the gradle.properties