mirror of
https://github.com/SatDump/SatDump
synced 2026-08-13 17:47:30 -04:00
Update some AS stuff
This commit is contained in:
parent
4f600e3d6f
commit
26d514baea
8 changed files with 598 additions and 112 deletions
|
|
@ -25,6 +25,7 @@ namespace satdump
|
|||
{
|
||||
RegisterStdString(engine);
|
||||
RegisterScriptArray(engine, true);
|
||||
RegisterStdStringUtils(engine);
|
||||
RegisterScriptDictionary(engine);
|
||||
|
||||
registerLogger(engine);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue