-
Notifications
You must be signed in to change notification settings - Fork 0
Eklips namespace
ZeeAy edited this page Dec 1, 2024
·
2 revisions
This is a namespace that contains all libraries on the Eklips engine. Currently, In version 3.1.0-beta1, This namespace doesnt exist. Use the Sol namespace instead. This will be fixed in version 3.1.0-beta2.
-
Read the custom INI-like file format (
.sol
) and return it as JSON. This might be confusing as the script file format is also.sol
. Most.sol
config files will start/have a line that starts with an@
. -
A dictionary that contains important data such as the current language
["Lang"]
, Engine properties["Engine"]
, etc. -
A
.sol
config file of player settings, located in/data/instances/player.sol
. This file is not needed (Just like me) to run Eklips. But it's pretty nice to have a custom variable for.