tangled
alpha
login
or
join now
akkartik.name
/
template-carousel2
2
fork
atom
Template repo for tiny cross-platform apps that can be modified on phone, tablet or computer.
2
fork
atom
overview
issues
pulls
pipelines
template-carousel2
/
conf.lua
at
main
4 lines
74 B
view raw
wrap content
Kartik K. Agaram
Merge carousel2.love
7mo ago
3149f327
1
function
love
.
conf
(
t
)
2
t.identity
=
'
TODO
'
3
t.window
.
title
=
'
TODO
'
4
end