Skip to content

Commit

Permalink
Add InternalCore as submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
uurha committed Sep 9, 2024
1 parent 7835b64 commit b9bbc65
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 8 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[submodule "BetterInternalCore"]
path = Assets/BetterInternalCore
url = [email protected]:techno-dwarf-works/better-internal-core.git
branch = upm
1 change: 1 addition & 0 deletions Assets/BetterInternalCore
Submodule BetterInternalCore added at dd654e
8 changes: 8 additions & 0 deletions Assets/BetterInternalCore.meta

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

1 change: 0 additions & 1 deletion Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"dependencies": {
"com.tdw.better.internal.core": "0.0.2",
"com.unity.collab-proxy": "2.0.1",
"com.unity.feature.development": "1.0.1",
"com.unity.ide.rider": "3.0.18",
Expand Down
7 changes: 0 additions & 7 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
{
"dependencies": {
"com.tdw.better.internal.core": {
"version": "0.0.2",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://package.openupm.com"
},
"com.unity.collab-proxy": {
"version": "2.0.1",
"depth": 0,
Expand Down

0 comments on commit b9bbc65

Please sign in to comment.