Finished up mock UI for toolset MVP, for the character creator

This commit is contained in:
PersonGuyGit
2023-08-20 11:53:26 -06:00
parent 0b6ad7469c
commit 836af00704
12 changed files with 684 additions and 640 deletions

View File

@ -0,0 +1,12 @@
{
"variables": [
{
"name": "variable1",
"value": "value1"
},
{
"name": "variable2",
"value": "value2"
}
]
}