First Commit

This commit is contained in:
DjordjeIlic 2026-05-11 16:50:23 +02:00
parent cbdfaf9db5
commit ae7441a472
30 changed files with 289 additions and 0 deletions

15
PSC_SharkTable.uproject Normal file
View file

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