Skip to content

Commit 8d80314

Browse files
committed
Add package configuration support
1 parent 85c7064 commit 8d80314

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
{
22
"name": "com.gamelovers.services",
33
"displayName": "Services",
4+
"author": "Miguel Tomas",
45
"version": "0.8.0",
56
"unity": "2021.4",
7+
"license": "MIT",
68
"description": "The purpose of this package is to provide a set of services to ease the development of a basic game architecture",
79
"type": "library",
810
"hideInEditor": false,

0 commit comments

Comments
 (0)