Skip to content

Commit

Permalink
#Update
Browse files Browse the repository at this point in the history
  • Loading branch information
BelicusBr committed Aug 20, 2022
1 parent 701881d commit f7579f4
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 21 deletions.
35 changes: 35 additions & 0 deletions com.cobilas.unity.graphics.gpack
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"name": "com.cobilas.unity.graphics",
"version": "1.0.5",
"repository": "https://github.com/BelicusBr/com.cobilas.unity.graphics.git",
"relatedPackages": [
"1.0.5"
],
"gitDependencies": [
{
"URL": "https://github.com/BelicusBr/com.cobilas.cobilascore.git",
"name": "com.cobilas.cobilascore",
"branch": "1.0.32"
},
{
"URL": "https://github.com/BelicusBr/com.cobilas.unity.utility.git",
"name": "com.cobilas.unity.utility",
"branch": "1.0.17"
},
{
"URL": "https://github.com/BelicusBr/com.cobilas.unity.mono.git",
"name": "com.cobilas.unity.mono",
"branch": "1.0.8"
},
{
"URL": "https://github.com/BelicusBr/com.cobilas.unity.management.runtime.git",
"name": "com.cobilas.unity.management.runtime",
"branch": "1.0.8"
},
{
"URL": "https://github.com/BelicusBr/com.cobilas.unity.extensions.git",
"name": "com.cobilas.unity.extensions",
"branch": "1.0.13"
}
]
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 0 additions & 10 deletions com.cobilas.unity.graphics.json

This file was deleted.

10 changes: 1 addition & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"changelogUrl": "https://github.com/BelicusBr/com.cobilas.unity.graphics/blob/main/CHANGELOG.md",
"unity": "2019.1",
"unityRelease": "0b5",
"type": "library",
"type": "cb-graphics",
"author": {
"name": "Cobilas CTB"
},
Expand All @@ -17,13 +17,5 @@
},
"publishConfig": {
"registry":"https://npm.pkg.github.com/@BelicusBr"
},
"relatedPackages": {
"com.cobilas.unity.graphics": "1.0.5",
"com.cobilas.unity.graphics": "1.0.4",
"com.cobilas.unity.graphics": "1.0.3",
"com.cobilas.unity.graphics": "1.0.2",
"com.cobilas.unity.graphics": "1.0.1",
"com.cobilas.unity.graphics": "1.0.0"
}
}

0 comments on commit f7579f4

Please sign in to comment.