30 lines
		
	
	
		
			718 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			718 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
	"FileVersion": 3,
 | 
						|
	"Version": 1,
 | 
						|
	"VersionName": "1.0",
 | 
						|
	"FriendlyName": "UnrealFightingEngine",
 | 
						|
	"Description": "This library provides actors, components, and other general data structures that are useful for developing character action or fighting games.",
 | 
						|
	"Category": "Other",
 | 
						|
	"CreatedBy": "Kevin Poretti",
 | 
						|
	"CreatedByURL": "https://kevinporetti.com",
 | 
						|
	"DocsURL": "",
 | 
						|
	"MarketplaceURL": "",
 | 
						|
	"SupportURL": "",
 | 
						|
	"CanContainContent": true,
 | 
						|
	"IsBetaVersion": true,
 | 
						|
	"IsExperimentalVersion": false,
 | 
						|
	"Installed": false,
 | 
						|
	"Modules": [
 | 
						|
		{
 | 
						|
			"Name": "UnrealFightingEngine",
 | 
						|
			"Type": "Runtime",
 | 
						|
			"LoadingPhase": "PreLoadingScreen"
 | 
						|
		}
 | 
						|
	],
 | 
						|
	"Plugins": [
 | 
						|
		{
 | 
						|
			"Name": "EnhancedInput",
 | 
						|
			"Enabled": true
 | 
						|
		}
 | 
						|
	]
 | 
						|
} |