Skip to content

AbbieDoobie/AutoInputSwitch

 
 

Repository files navigation

AutoInputSwitch

Automatically switch between gamepad and mouse/keyboard control.

Requirements

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/AutoInputSwitch
cd AutoInputSwitch
git submodule update --init --recursive
cmake -B build -S .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 85.3%
  • CMake 14.5%
  • C 0.2%