fgm24/Assets/Plugins/ParrelSync/package.json

10 lines
465 B
JSON
Raw Normal View History

2024-02-14 15:34:22 +01:00
{
"name": "com.veriorpies.parrelsync",
"displayName": "ParrelSync",
"version": "1.5.2",
"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": {}
}