Half-Life: Alyx Workshop Tools/Modding/Source2mod/Saving maps ingame

From Valve Developer Community
< Half-Life: Alyx Workshop Tools‎ | Modding‎ | Source2mod
Revision as of 15:11, 27 December 2020 by XBLAH (talk | contribs) (Created page with "== Usage == To allow games to be saved by the user through the UI, insert [https://github.com/jean-knapp/source2mod/releases/download/v1.0/hijack.vmap this prefab] into every...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage

To allow games to be saved by the user through the UI, insert this prefab into every map of your mod.

Trivia

Source 2 no longer supports the -hijack command, so the UI creates a hijack.cfg inside the cfg directory and this prefab keeps trying to execute that hijack.cfg. Once it's executed, the UI detects it and erases afterward.