-
-
Notifications
You must be signed in to change notification settings - Fork 49
Vega Strike Engine API
Starting with Vega Strike Engine 0.8.x there is now an Engine API detection method available for game assets to utilize. This wiki page contains the version and changelog for it.
Vega Strike Engine Versions: 0.10.x
Vega Strike Engine Versions: 0.9.x
Vega Strike Engine Versions: 0.8.x
Introduces the Vega Strike Engine API detection tooling. The Vega Strike Engine API itself is otherwise identical to Vega Strike Engine API 0.
Game Assets can now utilize the EngineVersionData
object to retrieve the game version (e.g. 0.8.0, 0.8.1, 0.9.0) and the Vega Strike Engine API Version, thus allowing Game Assets to determine compatibility with the game engine.
Vega Strike Engine Version: 0.7.x and earlier
This is the default value and matches any engine prior to the introduction of the Vega Strike Engine API.