major rewrite

This commit is contained in:
2025-09-24 01:32:20 -05:00
parent c332748f44
commit 41413d72fd
21 changed files with 341 additions and 139 deletions

View File

@@ -27,7 +27,7 @@
3) Use command prompt to enter the directory of the scripts, then install package requirements:<br/>
```pip install -r requirements.txt``` <br/>
4) Copy **config.example.json** to **config.json** and edit to your specific config.
4) Drop your unit's **MachineProductConfiguration.xml** file into the root of the script
4) Drop your unit's **MachineProductCfg.xml** file into the root of the script
5) Run ``py main.py``
### Attributions & Disclaimers