Skip to content

Releases: XPRIZE/GLEXP-Team-KitkitSchool

XPRIZE Public Release v1.0

29 Mar 06:28
Compare
Choose a tag to compare
  • to build "mainapp", place the resources/3rd party files in the following folders

    • cocos2d
      ROOT/mainapp/cocos2d
    • common resources (mainapp_resources)
      ROOT/mainapp/Resources
    • language specific resources (pick only one)
      • mainapp_en_us (for English)
        ROOT/mainapp/Resources/localized/en-us
      • mainapp_sw_tz (for Swahili)
        ROOT/mainapp/Resources/localized/sw-tz
  • to build "seaworld", place the cocos files in the following folder

    • cocos2d
      ROOT/seaworld/cocos2d
  • to build "bookviewer", place the cocos files in the following folder

    • cocos2d
      ROOT/bookviewer/cocos2d
  • to build "library", pick (only) one of the language specific resource files in the following folder

    • library_en_us (for English)
      ROOT/library/localized/en-us
    • library_sw_tz (for Swahili)
      ROOT/library/localized/sw-tz