new beta builds
This commit is contained in:
@@ -1 +1 @@
|
|||||||
build=3
|
build=5
|
||||||
|
@@ -10,7 +10,7 @@ copyrightYear="2015"
|
|||||||
# (It should be fine to leave this as its default.)
|
# (It should be fine to leave this as its default.)
|
||||||
identifier="com.$author.$packageName"
|
identifier="com.$author.$packageName"
|
||||||
# Current version (of your program)
|
# Current version (of your program)
|
||||||
version="1.0"
|
version="1.1"
|
||||||
|
|
||||||
###### Important! ONLY USE ABSOLUATE PATHS ######
|
###### Important! ONLY USE ABSOLUATE PATHS ######
|
||||||
# Where to place the resulting executables.
|
# Where to place the resulting executables.
|
||||||
|
@@ -2,7 +2,7 @@ function love.conf(t)
|
|||||||
t.identity = "rgb"
|
t.identity = "rgb"
|
||||||
t.version = "0.9.1"
|
t.version = "0.9.1"
|
||||||
--t.author = "Guard13007"
|
--t.author = "Guard13007"
|
||||||
t.console = true
|
--t.console = true
|
||||||
|
|
||||||
t.window = {}
|
t.window = {}
|
||||||
t.window.title = "RGB - The Color Chooser"
|
t.window.title = "RGB - The Color Chooser"
|
||||||
|
Reference in New Issue
Block a user