Get a package made for pulling
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
|
||||
{
|
||||
"name" : "com.bracerstudios.bracer-lib",
|
||||
"version" : "0.1.0",
|
||||
"displayName" : "BracerLib",
|
||||
"description" : "General purpose library with lots of items for development.",
|
||||
"unity" : "2022.3",
|
||||
"unityRelease" : "",
|
||||
"dependencies" : {
|
||||
"com.unity.ai.navigation" : "2.0.12",
|
||||
"com.unity.collab-proxy" : "2.12.4",
|
||||
"com.unity.inputsystem" : "1.19.0",
|
||||
"com.unity.test-framework" : "1.6.0",
|
||||
"com.unity.testtools.codecoverage" : "1.3.0",
|
||||
"com.unity.ugui" : "2.0.0",
|
||||
"com.unity.visualscripting" : "1.9.11"
|
||||
},
|
||||
"keywords" : [
|
||||
],
|
||||
"author" : {
|
||||
"name" : "Blake Farrugia",
|
||||
"email" : "blake@bracerstudios.com",
|
||||
"url" : "https://bracerstudios.com"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 79772e3d9d009c04db31f87f300a5719
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 305d72b64a2242c0b6ff1d70a6bc89f4, type: 3}
|
||||
name:
|
||||
version:
|
||||
displayName:
|
||||
description:
|
||||
unity:
|
||||
unityRelease:
|
||||
dependencies:
|
||||
keyValuePairs: []
|
||||
keywords: []
|
||||
author:
|
||||
name:
|
||||
email:
|
||||
url:
|
||||
autoExportJson: 1
|
||||
overrideExportJsonPath: 0
|
||||
exportJsonPath:
|
||||
registryUrl: https://registry.my-company.com
|
||||
@@ -0,0 +1,25 @@
|
||||
|
||||
{
|
||||
"name" : "com.bracerstudios.bracer-lib",
|
||||
"version" : "0.1.0",
|
||||
"displayName" : "BracerLib",
|
||||
"description" : "General purpose library with lots of items for development.",
|
||||
"unity" : "2022.3",
|
||||
"unityRelease" : "",
|
||||
"dependencies" : {
|
||||
"com.unity.ai.navigation" : "2.0.12",
|
||||
"com.unity.collab-proxy" : "2.12.4",
|
||||
"com.unity.inputsystem" : "1.19.0",
|
||||
"com.unity.test-framework" : "1.6.0",
|
||||
"com.unity.testtools.codecoverage" : "1.3.0",
|
||||
"com.unity.ugui" : "2.0.0",
|
||||
"com.unity.visualscripting" : "1.9.11"
|
||||
},
|
||||
"keywords" : [
|
||||
],
|
||||
"author" : {
|
||||
"name" : "Blake Farrugia",
|
||||
"email" : "blake@bracerstudios.com",
|
||||
"url" : "https://bracerstudios.com"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,41 @@
|
||||
fileFormatVersion: 2
|
||||
guid: bcc2fbf87f5de3c4280d4c9e46330c69
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 305d72b64a2242c0b6ff1d70a6bc89f4, type: 3}
|
||||
name: com.bracerstudios.bracer-lib
|
||||
version: 0.1.0
|
||||
displayName: BracerLib
|
||||
description: General purpose library with lots of items for development.
|
||||
unity: 2022.3
|
||||
unityRelease:
|
||||
dependencies:
|
||||
keyValuePairs:
|
||||
- key: com.unity.ai.navigation
|
||||
value: 2.0.12
|
||||
- key: com.unity.collab-proxy
|
||||
value: 2.12.4
|
||||
- key: com.unity.inputsystem
|
||||
value: 1.19.0
|
||||
- key: com.unity.test-framework
|
||||
value: 1.6.0
|
||||
- key: com.unity.testtools.codecoverage
|
||||
value: 1.3.0
|
||||
- key: com.unity.ugui
|
||||
value: 2.0.0
|
||||
- key: com.unity.visualscripting
|
||||
value: 1.9.11
|
||||
keywords: []
|
||||
author:
|
||||
name: Blake Farrugia
|
||||
email: blake@bracerstudios.com
|
||||
url: https://bracerstudios.com
|
||||
autoExportJson: 1
|
||||
overrideExportJsonPath: 0
|
||||
exportJsonPath:
|
||||
registryUrl: https://registry.my-company.com
|
||||
Reference in New Issue
Block a user