mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-30 07:03:40 +00:00
1. Added -import
2. Added ability to set uid on agent start
This commit is contained in:
@@ -142,6 +142,7 @@ typedef struct SCRIPT_ENGINE_SETTINGS
|
||||
char **argList;
|
||||
}SCRIPT_ENGINE_SETTINGS;
|
||||
|
||||
#define ILibDuktape_ScriptContainer_Process_ArgArray "\xFF_argArray"
|
||||
void ILibDuktape_ScriptContainer_CheckEmbedded(char **script, int *scriptLen);
|
||||
void ILibDuktape_ScriptContainer_CheckEmbeddedEx(char *exePath, char **script, int *scriptLen);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user