To get this branch, use:
bzr branch
http://9ix.org/bzr/traderous
12
by Josh C
fullscreen. (there must be a more subtle way...)
|
1
|
function love.conf(t)
|
2
|
t.title = "Spacey"
|
45
by Josh C
add planet, remove rocks
|
3
|
t.identity = 'spacey-nova'
|
12
by Josh C
fullscreen. (there must be a more subtle way...)
|
4
|
t.screen.width = 1366
|
5
|
t.screen.height = 768
|
6
|
end |