diff --git a/welcome.html b/welcome.html index 427b0b0..6d3dea9 100644 --- a/welcome.html +++ b/welcome.html @@ -39,9 +39,21 @@

Welcome to EMWebKit Engine

remember to add the installation path of engine to env vars
latest call command for engine:

+

direct path:

EMWebKit.exe -CONFIG X:/path/to/your/MUTEXIS_KIT.json +

in direct mode , path can be to any .json file

+

indirect path:

+ + EMWebKit.exe -CONFIG X:/path/to/dir/which/MUTEXIS_KIT.json/lives/in/it + +

in indirect mode , path is to a dir which MUTEXIS_KIT.json is there and system will check for it

+

default path:

+ + EMWebKit.exe + +

in default mode system checks if the MUTEXIS_KIT.json file exists in the process dir or not and uses it

MUTEXIS_KIT.js: