singe/testScripts/packedIo/games.dat
2026-09-13 22:06:39 -05:00

9 lines
212 B
Text

-- Written for testScripts/packedIo/packedIo.singe; see its header for how to run it.
GAMES = {
{
TITLE = "Packed io",
SCRIPT = "packedIo/packedIo.singe",
RESOLUTION_X = 720,
RESOLUTION_Y = 480
}
}