add otterlib max version as the beta changes a lot of stuff

This commit is contained in:
Oth3r 2025-06-14 18:56:08 -05:00
commit 02a7157a93
3 changed files with 3 additions and 1 deletions

View file

@ -43,6 +43,7 @@ processResources {
min_minecraft_version : min_minecraft_version,
max_minecraft_version : max_minecraft_version,
otterlib_version : otterlib_version,
otterlib_max_version : otterlib_max_version,
loader_version : loader_version
]