Initial commit

This commit is contained in:
Shuo Feng 2025-06-04 21:39:41 -04:00
commit 49258fd7e7
Signed by: sfeng
GPG key ID: 1E83AE6CD1C037B1
9 changed files with 219 additions and 0 deletions

15
Portfolio_BP.uproject Normal file
View file

@ -0,0 +1,15 @@
{
"FileVersion": 3,
"EngineAssociation": "5.6",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}