We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea7e9f9 + 968b47f commit 5c40059Copy full SHA for 5c40059
README.md
@@ -1,4 +1,9 @@
1
# Aim-Trainer
2
A copy osu! for 2d aim training(underdev)
3
4
-You need python installed and an ide to run this btw.
+You need python (should be obvious) and the arcade library
5
+To install arcade do "pip3 install arcade"
6
+
7
+To run
8
+-run it in an ide
9
+- or in cmd opened in said directory "python Launcher.py"
0 commit comments