Files
spacegame/SpaceGame.uproject
Joshua Deville 43494a614b Add UE5.8 Blueprint project skeleton
Blank Blueprint-only project (no C++ module), created via editor
project wizard, per the Blueprint-first decision in 03_TECH_STACK.md.
2026-07-08 14:27:16 -04:00

15 lines
248 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "{23C4790B-40D5-7E25-BB47-319205D32C35}",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}