Last 3 commits: fixing up code to be compatible with 1.7.35+

This commit is contained in:
Vishal 2024-05-12 04:12:44 +05:30 committed by GitHub
parent 017546d44a
commit d4218337a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,7 @@ REPOSITORY_URL = "https://github.com/bombsquad-community/plugin-manager"
# plugin manager repo for testing purpose.
CURRENT_TAG = "main"
if TARGET_BALLISTICA_BUILD < 21282:
# These attributes have been deprecated as of 1.7.27. For more info see:
# https://github.com/efroemling/ballistica/blob/master/CHANGELOG.md#1727-build-21282-api-8-2023-08-30