toby-doom-launcher/TobyCustom/Project_BrutalityLatest.json

31 lines
852 B
JSON
Raw Normal View History

2025-01-10 13:30:35 -05:00
{
"name": "Project Brutality Latest",
"dependencies": [
{
"file": "Project_Brutality-Latest.pk3",
"url": "https://www.moddb.com/mods/project-brutality",
"messages": [
"Place the pk3 in the Toby Doom directory. On Linux/Mac this is ~/.local/games/doom",
"This version may or may not work under Windows. I had trouble with it in a VM."
2025-01-10 13:30:35 -05:00
]
}
],
"files": [
"Addons/MENU/TobyV*_*.pk3",
2025-01-10 13:30:35 -05:00
"Project_Brutality-Latest.pk3"
],
"optional_files": [
"DoomMetalVol7.wad",
"DoomMetalVol6.wad"
],
"flags": [
"+pb_exaggeratedrecoil", "false",
"+pb_weapon_recoil_mod_horizontal", "0",
"+pb_weapon_recoil_mod_vertical", "0",
"+vertspread", "true",
"+Toby_SnapToTargetTargetingMode", "1",
"+Toby_UniversalBeacon_UseUniversalSounds", "false"
],
"use_map_menu": true
}