Add ParrelSync and netcode
This commit is contained in:
10
Assets/ParrelSync/package.json
Normal file
10
Assets/ParrelSync/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "com.veriorpies.parrelsync",
|
||||
"displayName": "ParrelSync",
|
||||
"version": "1.5.3",
|
||||
"unity": "2019.3",
|
||||
"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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user