A weird game.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
turings-tarpit/.tarpit.json

10 lines
263 B

{
"audio": {
"you_died": "./assets/you_died.wav",
"build_works": "./assets/build_works.wav",
"build_failed": "./assets/build_failed.wav",
"building": "./assets/building.wav"
},
"git_path": ".\\",
"build_cmd": "meson compile -C builddir"
}