Hammer 5 Tools

From Valve Developer Community
Jump to: navigation, search
English (en)Translate (Translate)

Stub

This article or section is a stub. You can help by adding to it.

Hammer 5 Tools
Hammer5tools header.png
Download
TypeThird Party Tool
EngineSource 2 Source 2
PlatformsWindows Windows
 

Tools

Introduction

Installation

Download the latest version from this link: Github

Unzip the archive and launch `hammer5tools.exe`.

Workflow

The entire workflow revolves around add-ons, similar to Valve Hammer 5. All tools operate using the selected add-on to streamline the process.

giphy.gif

Addon tools

Import and Export Addons

Exporting and importing addons in zip format.

giphy.gif

Create New Addon

Creating new addons with custom presets.

giphy.gif

Default Hammer5Tools Preset

Default Hammer5Tools preset includes smartprops and practical mapping setup

Default Preset

Adding Custom Presets

To add a custom preset, go to settings and click on the "Presets" button to open your presets folder. Copy the `valve_default` preset and modify the `.vmap` file. Alternatively, you can copy an existing project and rename the necessary files to match the add-on name in the format `xxx_mapname_xxx`.

giphy.gif

Opening Game and Content Folders

When the content is selected, the corresponding folder opens in the explorer:

  • `Counter-Strike Global Offensive\content\csgo_addons\##ADDON_NAME##`

When the game is selected, the corresponding folder opens in the explorer:

  • `Counter-Strike Global Offensive\game\csgo_addons\##ADDON_NAME##`

No Steam Logon Fix

This script restarts Steam and launches the current addon. This is optional and can be configured in the settings.

NCM Mode

NCM (`--nocustomermachine`) is a launch parameter that enables baking lightmaps with CPU and smartprops compilation. However, when CS2 is launched with this parameter, default assets will not be visible; only your custom assets will appear.

Loading Editor

SoundEvent Editor

Hotkey Editor

BatchCreator

SmartProp Editor