files:
- hammer: https://github.com/rmod8/GarrysMod-HammerPlusPlus-Installer/releases/download/v2.0.1/GarrysMod-HammerPlusPlus-Installer-v201.exe
- slammin: https://storage.googleapis.com/drive-bulk-export-anonymous/20240116T092618.774Z/4133399871716478688/86a2f096-c843-4afe-8b52-95291f42f6f1/1/f63d4514-d844-4281-b9cd-f4f54e199c7d?authuser
game:
exe: $GAMEDIR/../steam/drive_c/Program Files (x86)/Steam/steamapps/common/Source
SDK Base 2013 Multiplayer/bin/hammerplusplus.exe
installer:
- extract:
dst: $GAMEDIR
file: slammin
- extract:
dst: $GAMEDIR/../steam/drive_c/Program Files (x86)/Steam/steamapps/common/Source
SDK Base 2013 Multiplayer/bin/
file: $GAMEDIR/SlamminToolsMP-1.7.7z
- execute:
file: hammer
description: ''
game_slug: hammer-editor
gogslug: ''
humblestoreid: ''
installer_slug: hammer-editor-garrys-mod
name: Hammer++ Editor
notes: You need to have Source SDK 2013 Multiplayer and Garry's Mod installed through
Wine Steam. Search Steam in lutris and you'll find it. If hammer crashes try disabling
dxvk. Hammer may also crash when creating brushes, a fix has not been found yet.
runner: wine
script:
files:
- hammer: https://github.com/rmod8/GarrysMod-HammerPlusPlus-Installer/releases/download/v2.0.1/GarrysMod-HammerPlusPlus-Installer-v201.exe
- slammin: https://storage.googleapis.com/drive-bulk-export-anonymous/20240116T092618.774Z/4133399871716478688/86a2f096-c843-4afe-8b52-95291f42f6f1/1/f63d4514-d844-4281-b9cd-f4f54e199c7d?authuser
game:
exe: $GAMEDIR/../steam/drive_c/Program Files (x86)/Steam/steamapps/common/Source
SDK Base 2013 Multiplayer/bin/hammerplusplus.exe
installer:
- extract:
dst: $GAMEDIR
file: slammin
- extract:
dst: $GAMEDIR/../steam/drive_c/Program Files (x86)/Steam/steamapps/common/Source
SDK Base 2013 Multiplayer/bin/
file: $GAMEDIR/SlamminToolsMP-1.7.7z
- execute:
file: hammer
slug: hammer-editor-garrys-mod
steamid: null
version: Garry's Mod
year: 2021
{
"game_slug": "hammer-editor",
"version": "Garry's Mod",
"description": "",
"notes": "You need to have Source SDK 2013 Multiplayer and Garry's Mod installed through Wine Steam. Search Steam in lutris and you'll find it. If hammer crashes try disabling dxvk. Hammer may also crash when creating brushes, a fix has not been found yet.",
"name": "Hammer++ Editor",
"year": 2021,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "hammer-editor-garrys-mod",
"installer_slug": "hammer-editor-garrys-mod",
"script": {
"files": [
{
"hammer": "https://github.com/rmod8/GarrysMod-HammerPlusPlus-Installer/releases/download/v2.0.1/GarrysMod-HammerPlusPlus-Installer-v201.exe"
},
{
"slammin": "https://storage.googleapis.com/drive-bulk-export-anonymous/20240116T092618.774Z/4133399871716478688/86a2f096-c843-4afe-8b52-95291f42f6f1/1/f63d4514-d844-4281-b9cd-f4f54e199c7d?authuser"
}
],
"game": {
"exe": "$GAMEDIR/../steam/drive_c/Program Files (x86)/Steam/steamapps/common/Source SDK Base 2013 Multiplayer/bin/hammerplusplus.exe"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "slammin"
}
},
{
"extract": {
"dst": "$GAMEDIR/../steam/drive_c/Program Files (x86)/Steam/steamapps/common/Source SDK Base 2013 Multiplayer/bin/",
"file": "$GAMEDIR/SlamminToolsMP-1.7.7z"
}
},
{
"execute": {
"file": "hammer"
}
}
]
}
}