Skip to content

Commit b874c8c

Browse files
committed
Added package.json
1 parent 51d3beb commit b874c8c

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

package.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"name": "com.rimurudev.unity-custom-build-updater",
3+
"displayName": "Unity Custom Build Updater",
4+
"version": "1.0.0",
5+
"unity": "2019.4",
6+
"description": "Unity Custom Build Updater.",
7+
"keywords": [
8+
"Unity",
9+
"UnityCustomBuild",
10+
"CustomBuild",
11+
"UpdateBuildVersion",
12+
"rimurudev",
13+
"rimuru-dev"
14+
],
15+
"repository": {
16+
"url": "https://github.com/RimuruDev/Unity-CustomBuildUpdater.git"
17+
}
18+
}

package.json.meta

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)