This commit is contained in:
NoryiE
2025-09-14 08:55:45 +00:00
parent b79c15a53c
commit 741a53aa04
22 changed files with 45 additions and 50 deletions

View File

@@ -1,8 +1,8 @@
# basalt
_This is the UI Manager and the starting point for your project. The following functions allow you to influence the default behavior of Basalt.
_This is the UI Manager and the starting point for your project. The following functions allow you to influence the default behavior of Basalt._
Before you can access Basalt, you need to add the following code on top of your file:
What this code does is it loads basalt into the project, and you can access it by using the variable defined as "basalt"._
_Before you can access Basalt, you need to add the following code on top of your file:_
_What this code does is it loads basalt into the project, and you can access it by using the variable defined as "basalt"._
## Functions