Skip to content

Commit fce925d

Browse files
authored
README
1 parent 71f8d77 commit fce925d

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

README.md

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Cruelty Squad `mapbase` Mod
2+
Additional/extended entities for base game elements in Cruelty Squad maps.
3+
4+
## Usage
5+
6+
Install latest version from repository releases
7+
8+
## Entities
9+
10+
**`Elevator_Ext`** Extended version of base elevator with programmable start direction, speed, and sound pitch
11+
12+
**`Water_Custom`** Programmable custom shader color when submerged
13+
14+
**`light_dyn`** Extended version of `light` point entity with programmable Quake/Source style light animation, see property descriptions in TrenchBroom for a basic explanation
15+
16+
![light_dyn](media/light_dyn-01.gif?raw=true)
17+
18+
**`E_Pig`**
19+
20+
**`E_Pig2`**
21+
22+
**`Obj_Cult_Leader`**
23+
24+
**`car_forklift`**
25+
26+
**`o_pizzafull`**
27+
28+
**`prop_copcar`**

0 commit comments

Comments
 (0)