This repo carries Mapbase's FGDs as well as the original FGDs. See README.md for more details.
Go to file
2019-12-11 23:03:18 -06:00
base.fgd math_counter_advanced lerping, miscellaneous logic entity I/O changes and additions 2019-12-11 23:03:18 -06:00
halflife2.fgd Added parenting support to ambient_generic, func_lod, point_teleport, point_radiation_source, and point_bugbait. 2019-12-11 22:11:17 -06: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.