{
	"FileVersion": 3,
	"Version": 3,
	"VersionName": "0.5.0",
	"FriendlyName": "ACL",
	"Description": "Use the Animation Compression Library to compress AnimSequences",
	"Category": "Animation",
	"CreatedBy": "Nicholas Frechette",
	"CreatedByURL": "http://nfrechette.github.io/",
	"DocsURL": "https://github.com/nfrechette/acl-ue4-plugin",
	"MarketplaceURL": "",
	"SupportURL": "https://github.com/nfrechette/acl-ue4-plugin",
	"EnabledByDefault" : true,
	"CanContainContent": true,
	"IsBetaVersion": true,
	"Installed": false,
	"Modules" :
	[
		{
			"Name": "ACLPlugin",
			"Type": "Runtime",
			"LoadingPhase": "PostConfigInit"
		}
	]
}
