Added Playstation 3 controller. /JL

This commit is contained in:
2025-05-04 14:44:53 +02:00
parent 304e42025c
commit 2bbf4e19d1
4 changed files with 77 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ if __name__ == "__main__":
setup(
name='pygameControls',
version='0.1.12',
version='0.1.13',
packages=find_packages(),
install_requires=[],
author='Jan Lerking',