Skip to content

Commit fd5719e

Browse files
author
ahai64
committed
add info.json
1 parent 48dab9c commit fd5719e

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

addons/pico8/info.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
3+
"name": "PICO-8",
4+
"description": "Definitions for the PICO-8 fantasy console.",
5+
"size": 59578,
6+
"hasPlugin": false
7+
}

addons/picotron/info.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
3+
"name": "Picotron",
4+
"description": "Definitions for the Picotron fantasy workstation",
5+
"size": 82913,
6+
"hasPlugin": false
7+
}

0 commit comments

Comments
 (0)