diff --git a/README.md b/README.md new file mode 100644 index 0000000..e203990 --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +# MiController +Converts the Xiaomi Mi Controller into an Xbox Controller. + +Instructions +============ +- Pair your Xioami Mi Controller to your computer +- Install MiControllerSetup.exe +- Right click on he new system tray icon with the Mi logo and click Connect + +Download +======== +https://github.com/tomasmrincon/MiController/releases/download/v1.0/MiControllerSetup.exe + +Credits +======= +Full credits and thanks to: + - Xiaomi Gamepad to Xbox 360 controller Mapper: https://github.com/irungentoo/Xiaomi_gamepad/releases + - ScpToolkit: https://github.com/nefarius/ScpToolkit + +How to build it +=============== +Required software: + - Visual Studio 2019 + - Inno Setup for building the setup project https://jrsoftware.org/isinfo.php + + +Release Notes +============= + +Version 1.0 +----------- +- Initial version. Support for only x64 platforms. (is there anyone in x32?)