Skip to content

alibaba/t-game-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JenovaSDK

TBJGameSDK

install

  • Enter JenovaSDK's dir
$ cd ${JenovaSDK}
  • install offical emscripten
$ python install_offical_emscripten.py
  • install jenova modifications: (add --test if you want to compile test projects)
$ python publish_jenova.py [--test] 

build your project (choose one of the following methods)

  • CMakeLists.txt (recommend)
$ taomake ${CMakeLists.txt'dir} [--box2d] [--chipmunk] [--freetype]
  • ${your project}.xcodeproj
$ taomake ${${your project}.xcodeproj'path} --override [--box2d] [--chipmunk] [--freetype]

taomake all options

$ taomake --help

StoreSDK

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •