You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/MultiplayerCompression/gem.json

17 lines
508 B
JSON

{
"gem_name": "MultiplayerCompression",
"GemFormatVersion": 4,
"Uuid": "1d353c8ca3c74ed193fd6c6783ae41cc",
"Name": "MultiplayerCompression",
"DisplayName": "Multiplayer Compression",
"Version": "0.1.0",
"Summary": "The Multiplayer Compression gem provides an open source Compressor for use with the Multiplayer Gem.",
"Tags": ["GridMate","Multiplayer","Networking"],
"IconPath": "preview.png",
"Modules": [
{
"Type": "GameModule"
}
]
}