From 101a7ae81a39fbd965b246bf9afeffeaee9ffe48 Mon Sep 17 00:00:00 2001 From: Sebastian Bularca Date: Thu, 2 Apr 2026 07:08:27 +0200 Subject: [PATCH] package meta --- Packages/com.jovian.inspector/LICENSE | 18 ++++++++++++++++++ Packages/com.jovian.inspector/LICENSE.meta | 7 +++++++ Packages/com.jovian.inspector/README.md | 3 +++ Packages/com.jovian.inspector/README.md.meta | 7 +++++++ ProjectSettings/PackageSyncSettings.json | 2 +- 5 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 Packages/com.jovian.inspector/LICENSE create mode 100644 Packages/com.jovian.inspector/LICENSE.meta create mode 100644 Packages/com.jovian.inspector/README.md create mode 100644 Packages/com.jovian.inspector/README.md.meta diff --git a/Packages/com.jovian.inspector/LICENSE b/Packages/com.jovian.inspector/LICENSE new file mode 100644 index 0000000..b9ffeed --- /dev/null +++ b/Packages/com.jovian.inspector/LICENSE @@ -0,0 +1,18 @@ +MIT License + +Copyright (c) 2026 uzihead + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and +associated documentation files (the "Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the +following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial +portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO +EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE +USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/Packages/com.jovian.inspector/LICENSE.meta b/Packages/com.jovian.inspector/LICENSE.meta new file mode 100644 index 0000000..10b80c7 --- /dev/null +++ b/Packages/com.jovian.inspector/LICENSE.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 411e4637bdbf7174d90ca94bf0a55c00 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Packages/com.jovian.inspector/README.md b/Packages/com.jovian.inspector/README.md new file mode 100644 index 0000000..d11ecb5 --- /dev/null +++ b/Packages/com.jovian.inspector/README.md @@ -0,0 +1,3 @@ +# jovian-inspector + +Unity inspector enhancements. Based on MyBox \ No newline at end of file diff --git a/Packages/com.jovian.inspector/README.md.meta b/Packages/com.jovian.inspector/README.md.meta new file mode 100644 index 0000000..1ef5e23 --- /dev/null +++ b/Packages/com.jovian.inspector/README.md.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b317c595eb6ce3f4d8d8a6b2ebc5542c +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/ProjectSettings/PackageSyncSettings.json b/ProjectSettings/PackageSyncSettings.json index f8eeda7..cca5af9 100644 --- a/ProjectSettings/PackageSyncSettings.json +++ b/ProjectSettings/PackageSyncSettings.json @@ -1 +1 @@ -[{"displayName":"Save System","packagePath":"Packages/com.jovian.savesystem","repoPath":"D:\\repos\\unity-save-system","selected":false},{"displayName":"Zone System","packagePath":"Packages/com.jovian.zonesystem","repoPath":"D:\\repos\\unity-zone-system","selected":false},{"displayName":"Unity Inspector","packagePath":"Packages/com.jovian.inspector","repoPath":"d:\\repos\\unity-utilities\\","selected":false},{"displayName":"Unity Logger","packagePath":"Packages/com.jovian.logger","repoPath":"d:\\repos\\unity-logger\\","selected":false},{"displayName":"Unity Recent Assets","packagePath":"Packages/com.jovian.recentassets","repoPath":"d:\\repos\\unity-recentassets\\","selected":false},{"displayName":"Unity Utilities","packagePath":"Packages/com.jovian.utilties","repoPath":"d:\\repos\\unity-utilities\\","selected":false}] \ No newline at end of file +[{"displayName":"Save System","packagePath":"Packages/com.jovian.savesystem","repoPath":"D:\\repos\\unity-save-system","selected":false},{"displayName":"Zone System","packagePath":"Packages/com.jovian.zonesystem","repoPath":"D:\\repos\\unity-zone-system","selected":false},{"displayName":"Unity Inspector","packagePath":"Packages/com.jovian.inspector","repoPath":"d:\\repos\\unity-inspector\\","selected":false},{"displayName":"Unity Logger","packagePath":"Packages/com.jovian.logger","repoPath":"d:\\repos\\unity-logger\\","selected":false},{"displayName":"Unity Recent Assets","packagePath":"Packages/com.jovian.recentassets","repoPath":"d:\\repos\\unity-recentassets\\","selected":false},{"displayName":"Unity Utilities","packagePath":"Packages/com.jovian.utilties","repoPath":"d:\\repos\\unity-utilities\\","selected":false}] \ No newline at end of file