mirror of
https://github.com/izzy2lost/Engine.git
synced 2026-03-10 11:52:02 -07:00
10 lines
414 B
INI
10 lines
414 B
INI
// This isnt actually a real template, but we need this here to have the shared resources mounted
|
|
[/Script/GameProjectGeneration.TemplateProjectDefs]
|
|
|
|
Categories=Games
|
|
|
|
SharedContentPacks=(MountName="FirstPerson",DetailLevels=("Standard"))
|
|
SharedContentPacks=(MountName="Geometry",DetailLevels=("Standard","High"))
|
|
SharedContentPacks=(MountName="FPWeapon",DetailLevels=("Standard"))
|
|
bAllowProjectCreation=false
|