From 34e6c8fc064ae95a23622a6c18f04c13a3c71cd6 Mon Sep 17 00:00:00 2001 From: Terkoiz Date: Sun, 3 Mar 2024 17:43:39 +0200 Subject: [PATCH] Updated README --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 311d627..030edda 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Freecam -An SPT-AKI module mod that allows you to detach the camera and fly around freely in Escape From Tarkov. +A BepInEx plugin for SPT-AKI that allows you to detach the camera and fly around freely in Escape From Tarkov. ### Controls @@ -21,10 +21,9 @@ Alternatively, you can find the `com.terkoiz.freecam.cfg` file in your `BepInEx/ ### Known issues -1. Your weapon doesn't turn invisible when you enter freecam mode -2. When teleporting to camera position, the camera rotation gets copied exactly, potentially causing the player model to tilt -3. Game version UI element is not hidden when toggling UI -4. When flying to distant parts of the map in freecam mode, LODs are not triggered (these seem to follow the player) +1. When teleporting to camera position, the camera rotation gets copied exactly, potentially causing the player model to tilt +2. Game version UI element is not hidden when toggling UI +3. When flying to distant parts of the map in freecam mode, LODs are not triggered (these seem to follow the player) ### How to build from source