cleanup + games

This commit is contained in:
kepler155c@gmail.com
2019-01-17 22:03:12 -05:00
parent ef5eab65f9
commit fc4514b6e2

7
games/etc/apps.db Normal file
View File

@@ -0,0 +1,7 @@
{
[ "GENERATE-ME" ] = {
title = "SameGame",
category = "Games",
run = "sameGame.lua",
},
}