Skip to content

App project template for GlistEngine

Notifications You must be signed in to change notification settings

drxroot/GlistApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GlistApp

App project template for GlistEngine

Developers can clone this repository to initialize a new GlistEngine game project. More information can be found on the readme page of GlistEngine repository.

Please clone this repo under glist/myglistapps in your GlistEngine installation directory.

For MacOS (XCode):

  • If you do not have Xcode, download and install before continuing the guide.

  • After cloning into the right directory, please run the "generate_glistapp_xcode.sh" with the following command in commandline

    sh generate_glistapp_xcode.sh

  • When Xcode opens the project, click on ALL_BUILD where it says ALL_BUILD > My Mac at the top center of the Xcode screen and select GlistApp.

  • Click on the run button at the top-left of the screen.

About

App project template for GlistEngine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 47.2%
  • CMake 43.2%
  • Shell 9.6%