Precursor.fgd

From Valve Developer Community
Revision as of 07:50, 19 August 2023 by NOUG4AT (talk | contribs) (Created page with "FGD for Precursor == FGD == {{textfile|fgd}} {{codeblock|src=pr.fgd|lang=fgd|<!--//============= Copyright © Andreas Wilcox, All rights reserved. ============== // // Pur...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

FGD for Precursor

FGD

This is a FGD (Forge Game Data) file used to define all of the entities of a game for a map editor (such as Hammer).
To add a FGD file to the map editor, copy the following text into a text editor such as Windows Notepad, Notepad++ Notepad++ or Visual Studio Code Visual Studio Code, and save it with "save as type" being "all files" and .fgd appended to the file name. Then open your map editor and add the FGD to your game configuration (Example for HL:S).
Tip.pngTip:Select the beginning of the line (usually the "//" comment) by clicking it, scroll down then hold Shift, and click at the end of the line to select all.
pr.fgd
Forge Game Data