Re-mars-tered Script Loader
latest
Installation
Overlay Guide
Changelog
Contributing
Scripting:
API
Events
rfg
rsl
Types
Functions
GetVersion
Log
LogError
LogFatalError
LogNone
LogJson
LogLua
LogNone
LogWarning
Guides
Examples
Re-mars-tered Script Loader
Docs
»
API
»
rsl
»
Functions
»
GetVersion
Edit on GitHub
GetVersion
ΒΆ
Arguments:
None
Returns:
Version
(
String
)
Returns a string for the current RSL version. For example, the result for version 0.4.0 is
0.4.0-Alpha
. This can be used to confirm that the user has a new enough version of RSL before running a script.