Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/InsultingPros/CsHDMut
- Owner: InsultingPros
- License: gpl-3.0
- Archived: true
- Created: 2021-08-25T11:29:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T09:36:49.000Z (about 2 years ago)
- Last Synced: 2024-07-30T20:58:40.175Z (6 months ago)
- Topics: greylisted, killing-floor, mutator, unrealscript
- Language: UnrealScript
- Homepage:
- Size: 134 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).