Mirror/Assets/ParrelSync/ParrelSync/package.json
2024-01-16 08:58:48 +00:00

10 lines
465 B
JSON
Executable File

{
"name": "com.veriorpies.parrelsync",
"displayName": "ParrelSync",
"version": "1.5.1",
"unity": "2018.4",
"description": "ParrelSync is a Unity editor extension that allows users to test multiplayer gameplay without building the project by having another Unity editor window opened and mirror the changes from the original project.",
"license": "MIT",
"keywords": [ "Networking", "Utils", "Editor", "Extensions" ],
"dependencies": {}
}