10 lines
228 B
JSON
10 lines
228 B
JSON
{
|
|
"formatVersion": 1,
|
|
"name": "Tim's Mod Repo",
|
|
"description": "A personal CupStore mod repository.",
|
|
"games": [
|
|
{ "path": "games/mario-kart-8/game.json" },
|
|
{ "path": "games/breath-of-the-wild/game.json" }
|
|
]
|
|
}
|