opus-nt/mods-trustedInstaller/[all-nu]/condition.py

2 lines
113 B
Python
Raw Normal View History

if (opusnt.target["version"]["versionMajor"] == 6 and opusnt.target["version"]["versionMinor"] < 2):
skip = True