From 86fb1f12bbe80de1351cda023753aa5b69734965 Mon Sep 17 00:00:00 2001 From: mightbeusual <135952698+mightbeusual@users.noreply.github.com> Date: Sat, 19 Aug 2023 13:06:47 +0800 Subject: [PATCH] Update README.md --- runnerhands/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/runnerhands/README.md b/runnerhands/README.md index 14f563f..422a278 100644 --- a/runnerhands/README.md +++ b/runnerhands/README.md @@ -1,6 +1,6 @@ # Beatrun Runnerhands SWEP Model source files (weapon class: runnerhands) -Here you can find the source model files for Runnerhands. It consists of older versions of animations for beatrun, that are not visible in game, but still used to determine the timing in certain actions such as deploying, holstering and sidestepping. here, i've significantly the fps of deploying, and holstering animation in the qc file, for an efficient use with simple holster addon. +Here you can find the source model files for Runnerhands. It consists of older versions of animations for beatrun, that are not visible in game, but still used to determine the timing in certain actions such as deploying, holstering and sidestepping. here, i've significantly increased the fps of deploying, and holstering animation in the qc file, for an efficient use with simple holster addon. -you can just edit the qc file by changing the animation fps as you wish and modify as you like for your personal use. \ No newline at end of file +you can just edit the qc file by changing the animation fps as you wish and modify as you like for your personal use.