Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
izz
/
unnamed
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
an unnamed video game
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Commitit
1
Haara
30 KiB
Lua
100%
Puu:
13059521b8
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '13059521b8'
${ noResults }
unnamed
/
conf.lua
5 rivejä
107 B
Raaka
Blame
Historia
function love.conf(t)
t.window.width = 640
t.window.height = 480
t.window.title = "unnamed"
end