Skip to content

Commit

Permalink
test custom unity package
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-heinz committed Dec 30, 2019
1 parent 1f7526b commit d275353
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 18 deletions.
12 changes: 12 additions & 0 deletions Arrowgene.Services/Arrowgene.Services.asmdef
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "Arrowgene.Services",
"references": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": []
}
14 changes: 14 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "net.arrowgene.services",
"displayName": "Arrowgene.Services",
"description": "Network Library",
"version": "1.13.2",
"unity": "2019.2",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/sebastian-heinz/Arrowgene.Services.git"
},
"author": "sebastian-heinz <[email protected]> (https://github.com/sebastian-heinz)",
"dependencies": {}
}
4 changes: 0 additions & 4 deletions publish.cmd

This file was deleted.

13 changes: 0 additions & 13 deletions publish.sh

This file was deleted.

2 changes: 1 addition & 1 deletion services.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.13.1
1.13.2

0 comments on commit d275353

Please sign in to comment.