43 lines
		
	
	
		
			623 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			43 lines
		
	
	
		
			623 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
| 	"FileVersion": 3,
 | |
| 	"EngineAssociation": "5.1",
 | |
| 	"Category": "",
 | |
| 	"Description": "",
 | |
| 	"Modules": [
 | |
| 		{
 | |
| 			"Name": "the_twilight_abyss",
 | |
| 			"Type": "Runtime",
 | |
| 			"LoadingPhase": "Default",
 | |
| 			"AdditionalDependencies": [
 | |
| 				"Engine",
 | |
| 				"UMG",
 | |
| 				"CoreUObject"
 | |
| 			]
 | |
| 		}
 | |
| 	],
 | |
| 	"Plugins": [
 | |
| 		{
 | |
| 			"Name": "ModelingToolsEditorMode",
 | |
| 			"Enabled": true,
 | |
| 			"TargetAllowList": [
 | |
| 				"Editor"
 | |
| 			]
 | |
| 		},
 | |
| 		{
 | |
| 			"Name": "Bridge",
 | |
| 			"Enabled": true,
 | |
| 			"SupportedTargetPlatforms": [
 | |
| 				"Win64",
 | |
| 				"Mac",
 | |
| 				"Linux"
 | |
| 			]
 | |
| 		},
 | |
| 		{
 | |
| 			"Name": "ApexDestruction",
 | |
| 			"Enabled": true
 | |
| 		}
 | |
| 	],
 | |
| 	"TargetPlatforms": [
 | |
| 		"Windows"
 | |
| 	]
 | |
| } |