add inital files and examples
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
images/
|
||||
**.db
|
||||
**.conf
|
||||
configs/**.yml
|
||||
configs/**.yaml
|
||||
|
||||
# ---> Python
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
game: Game Window
|
||||
commands:
|
||||
example:
|
||||
counter: 10
|
||||
keys:
|
||||
- return
|
||||
@@ -0,0 +1,4 @@
|
||||
mss
|
||||
Pillow
|
||||
opencv-python
|
||||
numpy
|
||||
Reference in New Issue
Block a user