69 Forks
358 Stars
358 Watchers

cegui

Crazy Eddie's GUI library is a versatile, fast, adjustable, multi-platform, C++ library for creating graphical user interfaces for games and rendering applications

How to download and setup cegui

Open terminal and run command
git clone https://github.com/cegui/cegui.git
git clone is used to create a copy or clone of cegui repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cegui https://github.com/cegui/cegui/archive/master.zip

Or simply clone cegui with SSH
[email protected]:cegui/cegui.git

If you have some problems with cegui

You may open issue on cegui support forum (system) here: https://github.com/cegui/cegui/issues