profile support
This commit is contained in:
parent
f32bf63c98
commit
2bb469b26f
13 changed files with 142 additions and 91 deletions
|
@ -43,6 +43,9 @@ If the current platform is equal to platform then return the file path, otherwis
|
|||
## [X] grbc_has_ext(extension_name: String) -> Boolean
|
||||
Check if the given extension is supported
|
||||
|
||||
## [X] grbc_is_ext_loaded(extension_name: String) -> Boolean
|
||||
Check if the given extension is loaded
|
||||
|
||||
## [X] grbc_ext(extension_name: String) -> Void
|
||||
Load the given extension into the script
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue