Skip to content

Instantly share code, notes, and snippets.

@AGulev
Last active October 4, 2018 10:28
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AGulev/1f9f69fe272f999027eb8e3009e88c47 to your computer and use it in GitHub Desktop.
Save AGulev/1f9f69fe272f999027eb8e3009e88c47 to your computer and use it in GitHub Desktop.
std = "max"
files['.luacheckrc'].global = false
unused_args = false
globals = {
"sys",
"go",
"gui",
"label",
"render",
"crash",
"sprite",
"sound",
"tilemap",
"spine",
"particlefx",
"physics",
"factory",
"collectionfactory",
"iac",
"msg",
"vmath",
"url",
"http",
"image",
"json",
"zlib",
"iap",
"push",
"facebook",
"hash",
"hash_to_hex",
"pprint",
"init",
"final",
"update",
"on_input",
"on_message",
"on_reload",
"window",
"unityads",
"socket",
"defreview",
"resource",
"buffer",
"appsflyer",
"timer"
}
@d954mas
Copy link

d954mas commented Jul 3, 2018

Еще есть model в глобальных.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment