You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mentioning ScriptHawk again because that's built around a common library. Part of that is a separate file LibScriptHawk.lua which can be used without the rest.
json.lua is a general-use JSON implementation in pure Lua. As EmuHawk's API doesn't include JSON functions, you should use this if you need to communicate with another program using JSON.