From fce925d57f83b780eea1da8e9df09330636e737c Mon Sep 17 00:00:00 2001 From: __ Date: Wed, 2 Feb 2022 16:19:26 -0800 Subject: [PATCH] README --- README.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f215190 --- /dev/null +++ b/README.md @@ -0,0 +1,28 @@ +# Cruelty Squad `mapbase` Mod +Additional/extended entities for base game elements in Cruelty Squad maps. + +## Usage + +Install latest version from repository releases + +## Entities + +**`Elevator_Ext`** Extended version of base elevator with programmable start direction, speed, and sound pitch + +**`Water_Custom`** Programmable custom shader color when submerged + +**`light_dyn`** Extended version of `light` point entity with programmable Quake/Source style light animation, see property descriptions in TrenchBroom for a basic explanation + +![light_dyn](media/light_dyn-01.gif?raw=true) + +**`E_Pig`** + +**`E_Pig2`** + +**`Obj_Cult_Leader`** + +**`car_forklift`** + +**`o_pizzafull`** + +**`prop_copcar`**