Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theengineertcr/KFOldSchoolZeds
A Killing Floor modification that adds content from the original Unreal Tournament 2 mod.
https://github.com/theengineertcr/KFOldSchoolZeds
greylisted killing-floor mutator unrealscript
Last synced: about 2 months ago
JSON representation
A Killing Floor modification that adds content from the original Unreal Tournament 2 mod.
- Host: GitHub
- URL: https://github.com/theengineertcr/KFOldSchoolZeds
- Owner: theengineertcr
- License: gpl-3.0
- Created: 2022-05-10T08:49:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-30T22:17:20.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T20:58:40.916Z (5 months ago)
- Topics: greylisted, killing-floor, mutator, unrealscript
- Language: UnrealScript
- Homepage:
- Size: 605 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KFOldSchoolZeds
Killing Floor modification that adds in KFMod 2.5 zeds to the game.
## Installation
- Download the release from [GDrive](https://drive.google.com/file/d/1Pyxpw4vABAgaq-H7f8azR4bCIH0HpCIn/view).
- Copy all of the contents within the zip file into your Killing Floor directory.## Usage
Select the `Killing Floor 2.5 Mutator`, select a map, game and difficulty, then start the game.
Cmdline for dedicated servers:
```cpp
Mutator=KFOldSchoolZeds.KF25OSMut
```## Documentation
For additional info check [**Changelog**](Docs/CHANGELOG.md) and [**TODO**](Docs/TODO.md).
### Monster list / Summon codes
Package name is `KFOldSchoolZeds`, Specimen names are:
```cpp
ZombieBloatOS
ZombieBossOS
ZombieClotOS
ZombieCrawlerOS
ZombieFleshpoundOS
ZombieGorefastOS
ZombieRangedPoundOS
ZombieExplosivesPoundOS
ZombieScrakeOS
ZombieSirenOS
ZombieStalkerOS
```