mirror of
https://github.com/Ed94/UE5_Study.git
synced 2025-06-16 11:41:48 -07:00
Some updates to docs + ue5 project setup.
This commit is contained in:
22
project/study/study.uproject
Normal file
22
project/study/study.uproject
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"EngineAssociation": "{2F6F5FB7-4457-9847-B791-A3ACA8283273}",
|
||||
"Category": "",
|
||||
"Description": "",
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "study",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "Default"
|
||||
}
|
||||
],
|
||||
"Plugins": [
|
||||
{
|
||||
"Name": "ModelingToolsEditorMode",
|
||||
"Enabled": true,
|
||||
"TargetAllowList": [
|
||||
"Editor"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user