import spreadsheet

This commit is contained in:
“christopheseux”
2023-05-08 18:25:04 +02:00
parent 1ff1b37adb
commit 1ee883957f
7 changed files with 177 additions and 10 deletions
+3 -1
View File
@@ -27,4 +27,6 @@ TASK_ITEMS = []
ASSET_PREVIEWS = bpy.utils.previews.new()
CASTING_BUFFER = CONFIG_DIR / 'casting.json'
CASTING_BUFFER = CONFIG_DIR / 'casting.json'
SPREADSHEET = []