Category: System
Syntax:
sysOpenPack:String(packPath:String, password:String)
String
Opens and decrypts a BambooBasic asset pack file (.bbpk).
Takes packPath (path to .bbpk file), password (decryption password).
Returns the path to the temporary directory containing extracted files, or an empty string on failure.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn