polished and built for release

This commit is contained in:
Paul Liverman III
2015-02-06 23:09:59 -08:00
parent c9a8f4bb03
commit 80e7a8410c
9 changed files with 304 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
function love.conf(t)
t.identity = "RGB"
t.identity = "rgb"
t.version = "0.9.1"
--t.author = "Guard13007"
t.console = true
--t.console = true
t.window = {}
t.window.title = "RGB - The Color Chooser"