6 Commits

Author SHA1 Message Date
EntenKoeniq
b1325bcef8 Added LoadAll and StopAll function. Some Javascript changes 2022-03-25 21:51:29 +01:00
EntenKoeniq
26d7a4d4a5 Added TestResources and only loaded the files from ip 2022-03-25 21:07:07 +01:00
EntenKoeniq
20f0833795 Added SHV and LemonUI to Javascript 2022-03-25 20:41:59 +01:00
EntenKoeniq
50bcfabf18 Added CallNative function and OnRender event for Javascript 2022-03-25 20:30:03 +01:00
EntenKoeniq
9d356a1b57 Load all *.js files from "scripts/resources" 2022-03-25 20:09:45 +01:00
EntenKoeniq
cfca7ad412 Added ClearScript for upcoming clientside
Example code for "test.js": ```script.SendMessage('test message');```
2022-03-25 19:53:48 +01:00