mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
add get_mse_path script function
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Function: get_mse_path
|
||||
|
||||
--Usage--
|
||||
> get_mse_path()
|
||||
|
||||
Returns the current MSE app folder absolute path.
|
||||
@@ -113,6 +113,7 @@ These functions are built into the program, other [[type:function]]s can be defi
|
||||
|
||||
! Other functions <<<
|
||||
| [[fun:get_mse_version]] Get the MSE app version.
|
||||
| [[fun:get_mse_path]] Get the MSE app folder absolute path.
|
||||
| [[fun:trace]] Output a message for debugging purposes.
|
||||
| [[fun:assert]] Check a condition for debugging purposes.
|
||||
| [[fun:warning]] Output a warning message.
|
||||
|
||||
Reference in New Issue
Block a user