Skip to content

Instantly share code, notes, and snippets.

@yi
Created April 7, 2014 13:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yi/10020432 to your computer and use it in GitHub Desktop.
Save yi/10020432 to your computer and use it in GitHub Desktop.
cocos 脚本的参数
语言:
CPP = 'cpp'
LUA = 'lua'
JS = 'js'
OS:
ANDROID = 'android'
IOS = 'ios'
MAC = 'mac'
WEB = 'web'
WIN32 = 'win32'
LINUX = 'linux'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment