forked from PopcornFX/O3DEPopcornFXPlugin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gem.json
38 lines (38 loc) · 1.29 KB
/
gem.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"gem_name": "PopcornFX",
"display_name": "PopcornFX 2.17.2",
"license": "Community",
"license_url": "https://www.popcornfx.com/popcornfx-community-license",
"origin": "Persistant Studios - popcornfx.com",
"repo_uri": "https://downloads.popcornfx.com/o3de-repo",
"origin_uri": "https://downloads.popcornfx.com/o3de-repo/PopcornFX-2.17/O3DE_PopcornFXGem_v2.17.2_Win64_Linux64_Mac64.zip",
"version": "2.17.2",
"last_updated": "2023-07-12",
"type": "Code",
"summary": "The PopcornFX Gem provides real-time FX solution for particle effects.",
"canonical_tags": [
"Gem"
],
"user_tags": [
"Particles",
"Simulation",
"SDK"
],
"icon_path": "preview.png",
"requirements": "Users will need to download PopcornFX Editor from the <a href='https://www.popcornfx.com/download/'>PopcornFX Web Site</a> to edit/author effects.",
"documentation_url": "https://www.popcornfx.com/docs/popcornfx-v2/plugins/o3de-gem/",
"dependencies": [],
"_comment_dependencies": [
"LmbrCentral",
"ScriptCanvas",
"Atom",
"Atom_Feature_Common",
"Atom_RPI",
"Atom_RHI",
"CommonFeaturesAtom",
"LyShine",
"EMotionFX",
"PhysX",
"StartingPointInput"
]
}