28 lines
966 B
JSON
28 lines
966 B
JSON
{
|
|
"name": "com.distantlands.cozy.link",
|
|
"displayName": "COZY: Link - Multiplayer Module",
|
|
"version": "1.9.1",
|
|
"author": {
|
|
"name": "Distant Lands",
|
|
"email": "contact@distantlands.space",
|
|
"discord": "https://discord.gg/eZXxGCp9ww",
|
|
"url": "https://distantlands.space/"
|
|
},
|
|
"unity": "2022.3",
|
|
"description": "Connect your players' worlds with LINK: Multiplayer Module for COZY! Quickly integrate your project with popular multiplayer solutions and dispense your beautiful weather!",
|
|
"keywords": [
|
|
"Cozy Weather 3",
|
|
"Weather",
|
|
"Clouds",
|
|
"Fog",
|
|
"Sky",
|
|
"Distant Lands",
|
|
"Stylized"
|
|
],
|
|
"dependencies": {
|
|
"com.distantlands.cozy.core": "3.5.0"
|
|
},
|
|
"documentationUrl": "https://distant-lands.gitbook.io/cozy-stylized-weather-documentation/how-it-works/modules/link-module",
|
|
"changelogUrl": "https://distant-lands.gitbook.io/cozy-stylized-weather-documentation/welcome/changelog",
|
|
"hideInEditor": false
|
|
} |