Setup game mode so characters are spawned automatically rather than placing them in the world
		
			
				
	
	
		
			18 lines
		
	
	
		
			274 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			274 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
	"FileVersion": 3,
 | 
						|
	"EngineAssociation": "4.26",
 | 
						|
	"Category": "",
 | 
						|
	"Description": "",
 | 
						|
	"Modules": [
 | 
						|
		{
 | 
						|
			"Name": "KOFForever",
 | 
						|
			"Type": "Runtime",
 | 
						|
			"LoadingPhase": "Default",
 | 
						|
			"AdditionalDependencies": [
 | 
						|
				"Paper2D",
 | 
						|
				"Engine",
 | 
						|
				"CoreUObject"
 | 
						|
			]
 | 
						|
		}
 | 
						|
	]
 | 
						|
} |