35 lines
		
	
	
		
			737 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			35 lines
		
	
	
		
			737 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|  | { | ||
|  | 	"FileVersion" : 3, | ||
|  | 	"Version" : 1, | ||
|  | 	"VersionName" : "1.0", | ||
|  | 	"FriendlyName" : "Spine Plugin", | ||
|  | 	"Description" : "A plugin to load and render Spine animations in Unreal Engine", | ||
|  | 	"Category" : "2D", | ||
|  | 	"CreatedBy" : "Esoteric Software", | ||
|  | 	"CreatedByURL" : "http://esotericsoftware.com", | ||
|  | 	"DocsURL" : "", | ||
|  | 	"MarketplaceURL" : "", | ||
|  | 	"SupportURL" : "", | ||
|  | 	"EnabledByDefault" : true, | ||
|  | 	"CanContainContent" : true, | ||
|  | 	"IsBetaVersion" : false, | ||
|  | 	"Installed" : false, | ||
|  |   "Modules": [ | ||
|  |     { | ||
|  |       "Name": "SpinePlugin", | ||
|  |       "Type": "Runtime", | ||
|  |       "LoadingPhase": "PreDefault" | ||
|  |     }, | ||
|  |     { | ||
|  |       "Name": "SpineEditorPlugin", | ||
|  |       "Type": "Editor" | ||
|  |     } | ||
|  |   ], | ||
|  |   "Plugins": [ | ||
|  |     { | ||
|  |       "Name": "ProceduralMeshComponent", | ||
|  |       "Enabled": true | ||
|  |     } | ||
|  |   ] | ||
|  | } |