profile support

This commit is contained in:
Hunter 2024-09-29 14:51:11 -04:00
parent f32bf63c98
commit 2bb469b26f
13 changed files with 142 additions and 91 deletions

View file

@ -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