-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
23 lines (23 loc) · 1.32 KB
/
Copy pathmetadata.json
File metadata and controls
23 lines (23 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"id": "radroachraces",
"name": "Radroach Races",
"author": "@Theeohn @CodyTolene",
"version": "2.2.1",
"description": "A version of the internet famous Horse Race Tests game now for your Pip-boy. Start the game up, choose a map, 5 seconds to place your bets and they're off! Using logic similar to the DVD bouncing logo to race to the mutfruit at the end, who will win? 5 Roaches, 16 seperate tracks. Endless hours of fun watching, betting, and forming your own headcanons! Art by @The Nuka Lounge",
"icon": "HOLOTAPES/RADROACH_RACES/assets/RACES.png",
"previews": [],
"type": "game",
"readme": "README.md",
"storage": [
{ "name": "HOLO/RADROACH_RACES/APP.JS", "url": "app.min.js" },
{ "name": "HOLO/RADROACH_RACES/TITLE.JS", "url": "assets/TITLE.MIN.JS" },
{ "name": "HOLO/RADROACH_RACES/RACE.JS", "url": "assets/RACE.MIN.JS" },
{ "name": "HOLO/RADROACH_RACES/MAPS.JS", "url": "assets/MAPS.MIN.JS" },
{ "name": "HOLO/RADROACH_RACES/TITLE.JSON", "url": "assets/TITLE.JSON" },
{ "name": "HOLO/RADROACH_RACES/ROACH.JSON", "url": "assets/ROACH.JSON" },
{ "name": "HOLO/RADROACH_RACES/WINNER.WAV", "url": "assets/WINNER.WAV" },
{ "name": "HOLO/RADROACH_RACES/BUGLE.WAV", "url": "assets/BUGLE.WAV" },
{ "name": "HOLO/RADROACH_RACES/FLAP.WAV", "url": "assets/FLAP.WAV" }
],
"storageOptional": []
}