add get_mse_path script function

This commit is contained in:
GenevensiS
2025-05-22 12:39:09 +02:00
parent 94369f5969
commit c577417191
4 changed files with 19 additions and 0 deletions
+1
View File
@@ -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.