7a6fa66427
Added the newer fields for describing the gem, which is used by the ProjectManager.
11 lines
421 B
JSON
11 lines
421 B
JSON
{
|
|
"gem_name": "MultiplayerCompression",
|
|
"display_name": "Multiplayer Compression",
|
|
"summary": "The Multiplayer Compression gem provides an open source Compressor for use with AzNetworking's transport layer.",
|
|
"canonical_tags": ["Multiplayer", "Networking", "Utility"],
|
|
"user_tags": ["MultiplayerCompression"],
|
|
"icon_path": "preview.png",
|
|
"type": "Code",
|
|
"provider": "Open 3D Foundation"
|
|
}
|