Skip to content

Repository files navigation

Disable Fast Travel

Disable fast travel in the map menu and fix UI bugs that prevent placing custom markers.

Requirements

  • CMake
    • Add this to your PATH
  • Vcpkg
    • Add the environment variable VCPKG_ROOT with the value as the path to the folder containing vcpkg
  • Visual Studio Community 2019
    • Desktop development with C++

Register Visual Studio as a Generator

  • Open x64 Native Tools Command Prompt
  • Run cmake
  • Close the cmd window

Building

git clone https://github.com/Exit-9B/Disable-Fast-Travel
cd Disable-Fast-Travel
git submodule update --init --recursive
cmake --preset vs2022-windows
cmake --build build --config Release

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages