First tell me which version of script you use, the powershell or the bash, at the end of that page you can see "
How to Installing:" a installing guide video spoiler button click on that and see this two videos "
powershell_guide" or "
powershell & install" and "
bash_windows", only different is: you must to put the script beside of your main html file, it mean copy the script beside of that
TSGExxxx.html file and then run it like this picture:
View attachment 4424969
, and if you using the powershell version, you must to
Set-ExectionPolicy to
RemoteSigned before running the script and you must sure the anti-virus of your system has not a sand-box or a containment active it will stops the script from the execution (run the script inside of the sandbox so its not working), look at that "Install Guide.html" file inside of the file you download it.
View attachment 4424966
look at these
videos, i said that only difference between that videos and your game, you must to put that script beside of
your game main html file and run it. if you using the Mac look at this video "linux or mac".