Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/InsultingPros/CsHDMut

Client side hit detection for Killing Floor 1.
https://github.com/InsultingPros/CsHDMut

greylisted killing-floor mutator unrealscript

Last synced: 3 months ago
JSON representation

Client side hit detection for Killing Floor 1.

Awesome Lists containing this project

README

        

# Client Side Hit Detection Mut

[![GitHub all releases](https://img.shields.io/github/downloads/InsultingPros/CsHDMut/total)](https://github.com/InsultingPros/CsHDMut/releases)

Client side hit detection for Killing Floor 1.

## Changelog

You can view complete changelog [here](Docs/CHANGELOG.md).

## Building and Dependancies

At the moment of 2021.03.27 there are no dependencies.

Use [KF Compile Tool](https://github.com/InsultingPros/KFCompileTool) (with `bAltDirectories=True`) for easy compilation.

```cpp
EditPackages=CsHDMut
```

## Credits

Originally created by [a1eat0r](http://steamcommunity.com/profiles/76561198065101703): TWI forum [link](https://forums.tripwireinteractive.com/index.php?threads/mutator-client-side-hit-detection.101024/).