2016-12-15 14:45:10 +01:00

30 lines
627 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"
}
]
}