aboutsummaryrefslogtreecommitdiff
path: root/UGCExample.uproject
blob: 70f4826aba989ef8cd644ef88a80f96ad9785b90 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
	"FileVersion": 3,
	"EngineAssociation": "",
	"Category": "",
	"Description": "",
	"Modules": [
		{
			"Name": "UGCExample",
			"Type": "Runtime",
			"LoadingPhase": "Default"
		}
	]
}