This repo carries Mapbase's FGDs as well as the original FGDs. See README.md for more details.
Go to file
2022-10-03 12:35:49 -05:00
base.fgd Fixed spawnflags on certain entities not displaying corresponding bits in brackets 2022-10-03 12:35:49 -05:00
halflife2.fgd Added support for most weapons on most weapon-using NPCs 2022-07-30 13:02:31 -05:00
README.md Created README.md 2019-10-24 21:41:50 -05:00

source-fgds

This repo contains two branches.

  • "master" contains the original FGDs from before Mapbase's changes.
  • "mapbase" contains Mapbase's changes to the original FGDs.

This allows readers to see what Mapbase changed in the FGDs and makes it easier to merge a mod's own modified FGDs with Mapbase's FGDs, as they could create a new branch from "master" and merge from the "mapbase" branch.

The original FGD files were created by Valve for the Source SDK.