Skip to content

Commit 3ab0f59

Browse files
committed
Flag kupman as wip. Add aevilia (draft entry)
1 parent fb85b2c commit 3ab0f59

File tree

4 files changed

+15
-1
lines changed

4 files changed

+15
-1
lines changed

aevilia/aevilia.gbc

128 KB
Binary file not shown.

aevilia/aevilia1.png

3.77 KB
Loading

aevilia/game.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"title": "Aevilia",
3+
"slug": "aevilia",
4+
"license": "Apache-2.0",
5+
"developer": "ISSOtm, Kai, Parzival, Charmy",
6+
"repository": "https://github.com/ISSOtm/Aevilia-GB",
7+
"platform": "GBC",
8+
"typetag": "game",
9+
"tags": [ "Open Source", "RPG" ],
10+
"screenshots" : [ "aevilia1.png"],
11+
"rom" : "aevilia.gbc",
12+
"wip" : true
13+
}

kupman/game.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
"tags": [ "Open Source", "Action" ],
88
"screenshots" : [ "screenshot01.bmp", "screenshot02.bmp" ],
99
"rom" : "kupman.gb",
10-
"repository" : "https://github.com/dubvulture/gbdev"
10+
"repository" : "https://github.com/dubvulture/gbdev",
11+
"wip" : true
1112
}

0 commit comments

Comments
 (0)