We have relocated the engine and game Git repositories to a separate Github organization. They can be found at:
To those of you who regularly pull from these repositories, be sure to update you remotes:
### These assume that "origin" is pointing to the "clintbellanger" repos # flare-engine git remote set-url origin https://github.com/flareteam/flare-engine.git # flare-game git remote set-url origin https://github.com/flareteam/flare-game.git
FLARE Team organization on Github