Skip to content

Commit 4f64670

Browse files
committed
fix: Add author details to package.json file.
1 parent 7b19aa8 commit 4f64670

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

com.playeveryware.eos/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
"version": "3.3.1",
44
"unity": "2021.3",
55
"unityRelease": "16f1",
6+
"author": {
7+
"name": "PlayEveryWare, Inc.",
8+
"email": "[email protected]",
9+
"url": "https://playeveryware.com"
10+
},
611
"displayName": "Epic Online Services Plugin for Unity",
712
"description": "Friendly Plugin for Epic Online Services\n Unity 2021.3.8f1\n EOS SDK 1.16.3\n\n Dependencies for Extra Packs:\n P2P Netcode Sample : [com.unity.netcode.gameobjects] \n Performance Stress Test Sample : [com.unity.postprocessing]",
813
"documentationUrl": "https://eospluginforunity.playeveryware.com",

0 commit comments

Comments
 (0)