- inifile added, beginning Game Jolt integreation
- gamestates moved into their own directory
- paused state that is auto-fired when window loses focus
This commit is contained in:
Paul Liverman
2015-02-10 00:18:45 -08:00
parent 361247ccac
commit 46bad9539d
9 changed files with 296 additions and 75 deletions

View File

@@ -3,6 +3,8 @@ RGB is Copyright (c) 2015 Paul Liverman III
RGB uses the following libraries:
- HUMP Gamestate, Copyright (c) 2010-2013 Matthias Richter
- GameJolt.lua, Copyright (c) 2015 insweater
- inifile, Copyright (c) 2011-2015 Bart van Strien
All of these libraries and RGB itself are licensed under the MIT License: