deploy: e37ea625f0
This commit is contained in:
@@ -197,6 +197,12 @@ function basalt.run(isActive)
|
||||
end
|
||||
end
|
||||
|
||||
--- Starts the Basalt runtime
|
||||
--- @param isActive? boolean Whether to start active (default: true)
|
||||
--- @usage basalt.autoUpdate()
|
||||
--- @usage basalt.autoUpdate(false)
|
||||
basalt.autoUpdate = basalt.run
|
||||
|
||||
function basalt.getAPI(name)
|
||||
return elementManager.getAPI(name)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user