GMOD: How to Make and Upload a Player Death Sound Addon to the Steam Workshop (Updated)

  • 4 months ago
here are download links to all the things you need:

--- Audacity (or another sound editor) - https://www.audacityteam.org/download/

--- GMPU (GMod Publishing Utility) - https://mega.nz/#!391njIwZ!r8uUtOrhhZzqT79wMua2UqxTLh9eHyfp_zF447XY1zQ

--- A Text Editor (everybody should already have this, but those who for some reason don't can't download a free text editor like Notepad++) NP++ Link - https://notepad-plus-plus.org/downloads/

--- Code for death.lua file - https://drive.google.com/open?id=1hfQWT9kAUk3VquT7meIjjY4jYbK2D42N

--- gmpublish.exe file - https://drive.google.com/file/d/1heSGXLvh6HF1jwVmZGJyFoRsAHWTExcl/view?usp=sharing

--- gmad.exe file (possibly not needed for workshop upload, but safe to have it for GMPU configuration anyways) - https://drive.google.com/file/d/1hGMawoRA8dGqdXmIAOZ3sPv7_Cn1JmqO/view?usp=sharing

0:00 Required Programs for Addon Creation
0:28 Setting Up Folder Path
1:02 Where to Put Properly Configured Sound in Addon Folder
1:32 How to Fix and Save Incompatible Death Sounds Using Audacity
3:54 Creating and Configuring LUA File
5:30 What Details to Change and Where to Save LUA file in your addon folder
7:17 Where to Place Your Addon Folder for Your Addon to Work In-Game
8:31 Info About Different Ways to Test Addon (Killing Self with Weapon or Console Command)
9:48 Configuring GMPU for Usage in Uploading Addon to the Steam Workshop
10:54 Uploading Addon to Workshop with GMPU
14:55 Making Sure Addon Uploaded to Workshop Properly
15:15 Adjusting Addon Details After Workshop Upload