https://github.com/InsultingPros/KFHardPatAddon
Adds Vampriarch to KFHardPat V3
https://github.com/InsultingPros/KFHardPatAddon
greylisted killing-floor mutator unrealscript
Last synced: about 1 year ago
JSON representation
Adds Vampriarch to KFHardPat V3
- Host: GitHub
- URL: https://github.com/InsultingPros/KFHardPatAddon
- Owner: InsultingPros
- License: gpl-3.0
- Created: 2022-09-10T07:21:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-01T20:37:16.000Z (almost 3 years ago)
- Last Synced: 2024-10-24T02:34:40.635Z (over 1 year ago)
- Topics: greylisted, killing-floor, mutator, unrealscript
- Language: UnrealScript
- Homepage: https://github.com/InsultingPros/KFHardPatF
- Size: 18.6 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KF Hard Pat Addon
[KFHardPat V3]: https://github.com/InsultingPros/KFHardPatF
[](https://github.com/InsultingPros/KFHardPatAddon/releases)
> N.B. You can not use both mutators at the same time, only one of them.
Adds Vampriarch (cut from KF1 in 2011) to [KFHardPat V3] and has a separate config file to keep everything clean.
## Installation
```cpp
KFHardPatAddon.KFHardPatAddon
```
## Building and Dependancies
Depends on [KFHardPat V3].
Use [KF Compile Tool](https://github.com/InsultingPros/KFCompileTool) for easy compilation.
```cpp
EditPackages=KFHardPatF
EditPackages=KFHardPatAddon
```