Skip to content

1.1.1

Latest
Compare
Choose a tag to compare
@ReactiioN1337 ReactiioN1337 released this 18 Nov 23:11
· 2 commits to master since this release
e6312c2

1.1.1 / 2017-11-18

  • ๐Ÿš€ updated Lua API
    • โœ… pluginIsLoaded(name[, find])
      • name - (string) - The plugin name (example: easy_memory86.dll)
      • find - (boolean optional, default false) - If true the function will succeed if any module contains name
      • returns: true or false