Precursor.fgd

From Valve Developer Community
Jump to: navigation, search

FGD for Precursor

FGD

This is a text file used internally by a Valve Valve Software technology, such as Source Source and GoldSrc GoldSrc Engine.
To open this file, copy the following text into a text editor such as Notepad++ Notepad++, and save it with "save as type" being "all files" and .fgd appended to the file name. Then open the file in the appropriate tool.
pr.fgd
Forge Game Data
//============= Copyright © Andreas Wilcox, All rights reserved. ============== // // Purpose: Precursor game definition file (.fgd) // //============================================================================= @include "halflife2.fgd" @PointClass base(Weapon) studio("models/weapons/w_smg1.mdl") = weapon_rifle : "Rifle" [] @PointClass base(Item) studio("models/items/boxmrounds.mdl") = item_box_rifle : "Box of ammo for the Precursor rifle" []