add metadata.json
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-02-28 12:40:36 +01:00
parent 87363c8d3f
commit 010a8d4f2f

9
metadata.json Normal file
View File

@@ -0,0 +1,9 @@
{
"name": "lovedemo",
"title": "Love2D Demo",
"author": "Teletype Games",
"desc": "It's a simple demo program in Love2D",
"site": "https://git.teletype.hu/games/lovedemo",
"license": "MIT License",
"version": "1.0.0"
}