Files
bombexpert/inc/meta/meta.header.lua
T
mr.zeroandClaude Fable 5 03694428f8
ci/woodpecker/push/woodpecker Pipeline was successful
Add repo field to cartridge metadata header
Records the game repository as a Repository external link in the
teletypegames catalog.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-02 11:18:00 +02:00

13 lines
364 B
Lua

-- title: BombExpert
-- name: bombexpert
-- author: Zsolt Tasnadi
-- desc: Simple BombExpert for TIC-80
-- site: http://teletype.hu
-- repo: https://git.teletypegames.org/games/bombexpert
-- license: MIT License
-- version: 0.2
-- script: lua
-- luacheck: globals TIC btn btnp cls rect spr print exit sfx keyp key
-- luacheck: max line length 150