From 6e29470e81edec511ba20c06b451e0c16f435ab4 Mon Sep 17 00:00:00 2001 From: tomasmrincon <44096621+tomasmrincon@users.noreply.github.com> Date: Fri, 25 Sep 2020 22:32:53 +0100 Subject: [PATCH] Create README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..82e407d --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# MiController +Converts the Xiaomi Mi Controller into an Xbox Controller + +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?)