From 17805e0af2c792c851fc600076ce3fb331cea60b Mon Sep 17 00:00:00 2001
From: Eric Froemling
int
+The game's api version.
+ +Only python modules and packages associated with the current api + version will be detected by the game (see the ba_meta tag). This + value will change whenever backward-incompatible changes are + introduced to game apis; when that happens, scripts should be updated + accordingly and set to target the new api.
+int
Integer build number.