GDBrowser/misc/initialProperties.json
GDColon c6ec922809 I've officially fallen down the rabbit hole that is GitHub
First commit, baby! Maybe I should Google what that means.
2019-10-15 22:42:47 -04:00

22 lines
No EOL
604 B
JSON

{
"values": {
"kA2": ["gamemode", "list"],
"kA4": ["speed", "list"],
"kA6": ["background", "bump"],
"kA7": ["ground", "bump"],
"kA18": ["font", "bump"],
"kA13": ["songOffset", "number"],
"kA3": ["startMini", "bool"],
"kA10": ["twoPlayer", "bool"],
"kA15": ["fadeIn", "bool"],
"kA16": ["fadeOut", "bool"],
"kA17": ["alternateLine", "bool"],
"kS38": ["colors", "colors"]
},
"gamemodes": ["cube", "ship", "ball", "ufo", "wave", "robot", "spider"],
"speeds": ["1x", "-1x", "2x", "3x", "4x"]
}