GameJam 19q4 index done

This commit is contained in:
cuu 2020-01-13 21:51:27 +08:00
parent c2e9a587f3
commit 07d7328084
4 changed files with 7 additions and 1 deletions

View File

@ -0,0 +1 @@
launcher

1
GameJam 19q4/index.json Normal file
View File

@ -0,0 +1 @@
{ "list": [{ "type": "tic80", "title": "Cat at home", "file": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Cat%20at%20home/file/robot_finally02.tic" }, { "type": "launcher", "title": "Metal Fighter", "file": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Metal%20Fighter/file/Metal%20Fighter.tar.gz" }, { "type": "launcher", "title": "Petoo's purpose", "file": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Petoo%27s%20purpose/file/Petoo%27s%20purpose.tar.gz" }, { "type": "launcher", "title": "Robo", "file": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Robo/file/Robo.tar.gz" }, { "type": "launcher", "title": "Robosses", "file": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Robosses/file/Robosses.tar.gz" }, { "type": "pico8", "title": "Robots vs The World", "file": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Robots%20vs%20The%20World/file/robogame.p8.png" }, { "type": "pico8", "title": "Scratch", "file": "https://raw.githubusercontent.com/cuu/warehouse/master/GameJam%2019q4/Scratch/file/gshell4_20200112.p8.png" }] }

View File

@ -1,3 +1,7 @@
{
"list":[{"title":"2019 GAME JAM","file":"https://raw.githubusercontent.com/clockworkpi/warehouse/master/2019%20GAME%20JAM/index.json","type":"dir"}]
"list":[
{"title":"2019 GAME JAM","file":"https://raw.githubusercontent.com/clockworkpi/warehouse/master/2019%20GAME%20JAM/index.json","type":"dir"},
{"title":"GameJam 19q4","file":"https://raw.githubusercontent.com/clockworkpi/warehouse/master/GameJam%2019q4/index.json","type":"dir"}
]
}