You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error("OFS is not installed. Please download and install OFS. Befor running this installer open OFS once!")
45
+
ifos.path.exists(OFS_V1_EXTENSION_DIR):
46
+
error("Please update your [OFS](https://github.com/OpenFunscripter/OFS/releases) Installation to V2.X.X. Then run this installer again")
47
+
else:
48
+
error("OFS is not installed. Please download and install [OFS](https://github.com/OpenFunscripter/OFS/releases). Befor running this installer open OFS once!")
0 commit comments