Base stuff for recipes

This commit is contained in:
ZioPao
2023-12-18 22:59:40 +01:00
parent f352b40232
commit ecee8b06e7
3 changed files with 143 additions and 0 deletions

View File

@@ -5,6 +5,11 @@ import openpyxl
import os
#### ITEMS FORMAT SHOULD BE
# Prost_Something_HookArm_L
os.chdir(os.getcwd() + "\\dev_stuff\\python_helpers\\")