blob: 213a0c277950c7c65858bccc4a42c9981d3daf06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Script interface
----------------
Overview:
scriptloader - used to load script engines and scripts from the GUI
scriptinterface - the base of all script engines
Script Engines:
TODO
Script Loader:
TODO
|