From 290115a079bf96e63d19d0496a75e15de8c29727 Mon Sep 17 00:00:00 2001 From: minenice55 Date: Mon, 11 Mar 2024 12:35:16 -0400 Subject: [PATCH] update credits --- Assets/Resources/Credits.txt | 22 ++++++++++++---------- Packages/manifest.json | 2 -- Packages/packages-lock.json | 14 -------------- 3 files changed, 12 insertions(+), 26 deletions(-) diff --git a/Assets/Resources/Credits.txt b/Assets/Resources/Credits.txt index 98bb63696..72b63dfd1 100644 --- a/Assets/Resources/Credits.txt +++ b/Assets/Resources/Credits.txt @@ -80,18 +80,20 @@ -JoyShockLibrary Jibb Smart, fork by RHeavenStudio -Jukebox RHeavenStudio --SoftMaskForUGUI --UniTask --Unity-UI-Rounded-Corners --Unity-AltSourceGenerator --Unity-SpriteAssist --unity-blend-shaders --Newtonsoft.Json --Graphy +-Dependencies Hunter -DOTween --StandaloneFileBrowser --unity-gui-windows +-Graphy -NaughtyBezierCurves +-Newtonsoft.Json +-SoftMaskForUGUI +-StandaloneFileBrowser +-TMPro Dynamic Data Cleaner +-UniTask +-Unity-AltSourceGenerator +-unity-blend-shaders +-unity-gui-windows +-Unity-UI-Rounded-Corners +-Unity-SpriteAssist -Adobe Photoshop 2022 -GIMP diff --git a/Packages/manifest.json b/Packages/manifest.json index 4de96abd7..f13b123de 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -24,7 +24,6 @@ "jillejr.newtonsoft.json-for-unity.converters": "1.3.0", "unity-dependencies-hunter": "https://github.com/AlexeyPerov/Unity-Dependencies-Hunter.git#upm", "com.unity.modules.ai": "1.0.0", - "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0", "com.unity.modules.assetbundle": "1.0.0", "com.unity.modules.audio": "1.0.0", @@ -49,7 +48,6 @@ "com.unity.modules.unitywebrequestaudio": "1.0.0", "com.unity.modules.unitywebrequesttexture": "1.0.0", "com.unity.modules.unitywebrequestwww": "1.0.0", - "com.unity.modules.vehicles": "1.0.0", "com.unity.modules.video": "1.0.0", "com.unity.modules.vr": "1.0.0", "com.unity.modules.wind": "1.0.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index d7385a2a1..6585a6b6d 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -199,12 +199,6 @@ "source": "builtin", "dependencies": {} }, - "com.unity.modules.androidjni": { - "version": "1.0.0", - "depth": 0, - "source": "builtin", - "dependencies": {} - }, "com.unity.modules.animation": { "version": "1.0.0", "depth": 0, @@ -403,14 +397,6 @@ "com.unity.modules.imageconversion": "1.0.0" } }, - "com.unity.modules.vehicles": { - "version": "1.0.0", - "depth": 0, - "source": "builtin", - "dependencies": { - "com.unity.modules.physics": "1.0.0" - } - }, "com.unity.modules.video": { "version": "1.0.0", "depth": 0,