This repo carries Mapbase's FGDs as well as the original FGDs. See README.md for more details.
Go to file
2020-12-17 00:58:35 -06:00
base.fgd Added postprocess_controller and env_dof_controller 2020-12-17 00:58:01 -06:00
halflife2.fgd Added "Aim at enemies even when gun is off" spawnflag to npc_helicopter 2020-12-17 00:58:35 -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.