Closed with-heart closed 8 months ago
I've been churning a lot on how to handle widgetui files so I think it'd be good to take a step back and review what's needed.
widgetui
[!NOTE] This issue covers the default game files only. User file uploads will be covered in a separate issue.
This should be a script run locally (because we can only access game installation files from local):
*[pP].json
Panel
schema
materials.json
Materials
textures
site/public
.png
campaign
menu/usericons
site
Closed by #18
I've been churning a lot on how to handle
widgetui
files so I think it'd be good to take a step back and review what's needed.This should be a script run locally (because we can only access game installation files from local):
*[pP].json
filesPanel
model fromschema
widgetui
Panel
model can be updatedmaterials.json
fileMaterials
model fromschema
widgetui
Materials
model can be updatedtextures
directorytextures
directory insite/public
.png
filescampaign
,menu/usericons
, etc.)textures
directory inwidgetui
site