mirror of
https://github.com/ConjureETS/Unity_Utils.git
synced 2026-03-23 20:40:58 +00:00
Package creation
This commit is contained in:
parent
49d2952bf8
commit
4db6b2fc9d
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 618d1e8b8a58df14e81833e4c4623513
|
||||
guid: 1220f59d44ff1894fa44088749e66805
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1d1f2b5d5f1ea2d4ba6ac94a6adedf10
|
||||
guid: a96e7eb2ddb7a534abaeeb1cc2f568aa
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: bcaa3a57881b3d14fa27f5f5a72f5277
|
||||
guid: 71f62c415c75a764c96d4e1f3b86e51a
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2bc328582b298304f957056327d58af5
|
||||
guid: 0373dd91d1668e041b7bf832d8bc1bdb
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 96bace79d06c3784ca7aad8ca4779faa
|
||||
guid: 9bcc5f534b0cca64a9a36934a8dbf04a
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 44f3003e434a4ee45b919288a52a9091
|
||||
guid: 22fab10465bd9734099aa2aa507307b7
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5a516b45b8d44414186cecdcb04aa13c
|
||||
guid: b9efd6bfb94ac7a438475c81db125207
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f6055e6a38ee2e14d96512a8d53b25c5
|
||||
guid: ed104cff818dd9643a0c648e14fd1f31
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 0279835920dc21e4bb18443d24dbcd81
|
||||
guid: 2a32ed5a87970504ab455fe01309c3d6
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
21
README.md
21
README.md
@ -1 +1,20 @@
|
||||
Unity_Utils
|
||||
Unity Utility
|
||||
|
||||
Contains a growing list of utility used in prototypes and game development
|
||||
|
||||
AudioEvent (ScriptableObject)
|
||||
SimpleAudioEvent (ScriptableObject)
|
||||
AudioEventInspector (CustomInspector)
|
||||
|
||||
ObjectPool
|
||||
GenericPool
|
||||
|
||||
RangedFloat (CustomTypes)
|
||||
MinMaxRangeAttribute (Attributes)
|
||||
RangedFloatDrawer (PropertyDrawer)
|
||||
|
||||
UI
|
||||
components
|
||||
Base
|
||||
Slider
|
||||
Text
|
||||
7
README.md.meta
Normal file
7
README.md.meta
Normal file
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 763c15382e59a164ebdff5864aecb39e
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
8
RangedFloat.meta
Normal file
8
RangedFloat.meta
Normal file
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 3ac8f31b4b5810f4c90b404c9d3b97da
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
8
RangedFloat/Editor.meta
Normal file
8
RangedFloat/Editor.meta
Normal file
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 6d8cb581925ee804885a8ec82903d2b4
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 80c222b09cde6a24aa82c866ad1e378a
|
||||
guid: e8cc4ef9992a5324d967ec33b1b45a83
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a5716b352e7c6fb48898f9a0f4e70e7e
|
||||
guid: 51f16956506f22d4fa6beb4d34e1d305
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
8
RangedFloat/Runtime.meta
Normal file
8
RangedFloat/Runtime.meta
Normal file
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 168620767289dab44bd06658329309f2
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 4996055a108bf1a40825fd570adfb82f
|
||||
guid: 29292e9219556084ca741e3c38de8bdc
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: c4aefb8a410bcae4a88de6f72ae1c873
|
||||
guid: 24e8535b0b8f8ee438da963a2d30a8d7
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f03ec7c8000ddc74c9884e0365fcd76a
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
2
UI.meta
2
UI.meta
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 06ceabc78e09fb1449cafe1c18edc376
|
||||
guid: 62b9a4f94fa31be4b86d5a1d759f47d8
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 81610042ba9649c478290c75afdd4aa6
|
||||
guid: 170d1dc9c78555242810089f9a3a199a
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 05f1837e06532924aae74834640813db
|
||||
guid: d961a027f07f54e4fa6d29c5a89cbdae
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 87e3dcb517633be41a50388dccb8453e
|
||||
guid: 495594b1395bddc46b61b4cd39db5b9e
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f98198e52cc782f419cbdc72e5da0149
|
||||
guid: 787c538390b3f55469e462126272a197
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
|
||||
15
Unity.johnsonutils.asmdef
Normal file
15
Unity.johnsonutils.asmdef
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "johnsonutils",
|
||||
"references": [
|
||||
"GUID:6055be8ebefd69e48b49212b09b47b2f"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
7
Unity.johnsonutils.asmdef.meta
Normal file
7
Unity.johnsonutils.asmdef.meta
Normal file
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 81a2d0c288f3eb34abca706b734ef42c
|
||||
AssemblyDefinitionImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5edd6f06f0aa9d24fb11166e78450390
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
11
package.json
Normal file
11
package.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "com.johnson-utils",
|
||||
"version": "1.0.0",
|
||||
"displayName": "Johnson Utils",
|
||||
"description": "Utility used in prototypes and game dev",
|
||||
"unity": "2019.3",
|
||||
"author":{
|
||||
"name": "Martin Johnson",
|
||||
"email": "martinjohnson@live.ca"
|
||||
}
|
||||
}
|
||||
7
package.json.meta
Normal file
7
package.json.meta
Normal file
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 3f5fd77dea328bc47b5c1f706630fddb
|
||||
PackageManifestImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Loading…
x
Reference in New Issue
Block a user