Adrenaline Gamer.fgd: Difference between revisions
Jump to navigation
Jump to search
Tip: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.
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
From {{ag|4}} | From {{ag|4}} | ||
{{ | |||
==FGD== | |||
{{TextFile|FGD}} | |||
{{codeblock|src=hmctf.fgd|lang=fgd|<nowiki> | {{codeblock|src=hmctf.fgd|lang=fgd|<nowiki> | ||
// | // |
Revision as of 01:15, 20 February 2024
From Adrenaline Gamer
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++ or
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).
