Autoclicker with yaml-stored positions

This commit is contained in:
2023-04-18 21:56:12 +02:00
parent eb0b9e9bbc
commit 767b37b5fa
4 changed files with 205 additions and 0 deletions

3
.gitignore vendored
View File

@@ -4,6 +4,9 @@
*.a
*.so
# YAML
*.yaml
# Folders
_obj
_test