Add exporting

This commit is contained in:
Astatin3
2024-03-19 20:43:48 -06:00
parent a5467a244c
commit 0a3ded5a1b
7 changed files with 249 additions and 13 deletions
+5 -1
View File
@@ -23,4 +23,8 @@ python3 ./main.py
- In button mode select buttons on the driver and operator controllers.
##### "Export" Tab:
- Click export, and save to a file
- Click export, and save to a file
### Known Bugs:
- Because the variables don't get transferred over yet, you must click on the button editor tab before exporting.
- The driver controller's movement stick is rotated by 90 degrees (Maybe)