Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ynsta/steamcontroller.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index ef2549c..0e3e98e 100755
--- a/setup.py
+++ b/setup.py
@@ -24,6 +24,7 @@ setup(name='python-steamcontroller',
scripts=['scripts/sc-dump.py',
'scripts/sc-xbox.py',
'scripts/sc-desktop.py',
+ 'scripts/sc-mixed.py',
'scripts/sc-test-cmsg.py',
'scripts/sc-gyro-plot.py',
'scripts/vdf2json.py',