Skip to content

Commit e3c6cec

Browse files
authored
Merge pull request #857 from PlayEveryWare/fix/package-json-author
Add author details to `package.json` file.
2 parents aa89c64 + 01a578e commit e3c6cec

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)