As the questions says, is there a protocol for GG? Think of it as launching an application with arguments on windows/unix.
Meaning could I start an intent from another app to open a script directly?
Something like:
gg:path/to/file.lua
which will open gameguardian and load the script file.lua automatically?
Or launch an activity for GG from my app, but with arguments (same goal)?
Thanks!