From 90b66f26fdb3e79a0504a282d5c7be564472da14 Mon Sep 17 00:00:00 2001 From: Sebastian Bularca Date: Sun, 12 Apr 2026 19:22:35 +0200 Subject: [PATCH] dadded package sync --- Packages/com.jovian.calendar/LICENSE | 18 ++++++++++++++++++ Packages/com.jovian.calendar/LICENSE.meta | 7 +++++++ ProjectSettings/PackageSyncSettings.json | 2 +- 3 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 Packages/com.jovian.calendar/LICENSE create mode 100644 Packages/com.jovian.calendar/LICENSE.meta diff --git a/Packages/com.jovian.calendar/LICENSE b/Packages/com.jovian.calendar/LICENSE new file mode 100644 index 0000000..b9ffeed --- /dev/null +++ b/Packages/com.jovian.calendar/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.calendar/LICENSE.meta b/Packages/com.jovian.calendar/LICENSE.meta new file mode 100644 index 0000000..4b5c0bd --- /dev/null +++ b/Packages/com.jovian.calendar/LICENSE.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: aa2cf3e5447578e44abea28c081c281d +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/ProjectSettings/PackageSyncSettings.json b/ProjectSettings/PackageSyncSettings.json index 00c786a..c0f6667 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-tools","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.assets-history","repoPath":"d:\\repos\\unity-recentassets\\","selected":false},{"displayName":"Unity Utilities","packagePath":"Packages/com.jovian.utilities","repoPath":"d:\\repos\\unity-utilities\\","selected":false},{"displayName":"Unity Popup System","packagePath":"Packages/com.jovian.popup-system","repoPath":"d:\\repos\\unity-popup-system\\","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-tools","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.assets-history","repoPath":"d:\\repos\\unity-recentassets\\","selected":false},{"displayName":"Unity Utilities","packagePath":"Packages/com.jovian.utilities","repoPath":"d:\\repos\\unity-utilities\\","selected":false},{"displayName":"Unity Popup System","packagePath":"Packages/com.jovian.popup-system","repoPath":"d:\\repos\\unity-popup-system\\","selected":false},{"displayName":"Unity Calendar System","packagePath":"Packages/com.jovian.calendar","repoPath":"d:\\repos\\unity-calendar-system\\","selected":false}] \ No newline at end of file