forked from Shardstone/trail-into-darkness
16 lines
358 B
JSON
16 lines
358 B
JSON
{
|
|
"name": "com.jovian.unitypackagesync",
|
|
"version": "0.1.0",
|
|
"displayName": "Jovian Package Sync",
|
|
"description": "Editor tool for syncing local Unity packages with standalone git repositories.",
|
|
"unity": "2022.3",
|
|
"keywords": [
|
|
"package",
|
|
"sync",
|
|
"git"
|
|
],
|
|
"author": {
|
|
"name": "Jovian"
|
|
}
|
|
}
|