File tree Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"FileVersion": 3,
3
- "Version": 3 ,
4
- "VersionName": "0.5 .0",
5
- "FriendlyName": "ACL ",
6
- "Description": "Use the Animation Compression Library to compress AnimSequences",
3
+ "Version": 16 ,
4
+ "VersionName": "0.6 .0",
5
+ "FriendlyName": "Animation Compression Library ",
6
+ "Description": "Use the Animation Compression Library (ACL) to compress AnimSequences. ",
7
7
"Category": "Animation",
8
8
"CreatedBy": "Nicholas Frechette",
9
- "CreatedByURL": "http ://nfrechette.github.io/",
9
+ "CreatedByURL": "https ://nfrechette.github.io/",
10
10
"DocsURL": "https://github.com/nfrechette/acl-ue4-plugin",
11
- "MarketplaceURL": "",
11
+ "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/993b51e29e9a48d0b3fb449645b82cb6 ",
12
12
"SupportURL": "https://github.com/nfrechette/acl-ue4-plugin",
13
- "EnabledByDefault" : true,
13
+ "EnabledByDefault": true,
14
14
"CanContainContent": true,
15
15
"IsBetaVersion": true,
16
- "Installed ": false ,
17
- "Modules" :
16
+ "EngineVersion ": "4.24.0" ,
17
+ "Modules":
18
18
[
19
19
{
20
20
"Name": "ACLPlugin",
21
21
"Type": "Runtime",
22
- "LoadingPhase": "PostConfigInit"
22
+ "LoadingPhase": "PostConfigInit",
23
+ "BlacklistPlatforms": []
23
24
}
24
25
]
25
26
}
You can’t perform that action at this time.
0 commit comments