Initial commit

This commit is contained in:
alexpete
2021-03-05 11:26:34 -08:00
commit a10351f38d
27091 changed files with 5521199 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"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"
}
]
}