diff --git a/docs/ba_module.md b/docs/ba_module.md index 846f8329..4f09ec43 100644 --- a/docs/ba_module.md +++ b/docs/ba_module.md @@ -653,7 +653,17 @@ likely result in errors.
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.