Skip to content

Commit f488d4a

Browse files
authored
fix: default jahro-settings
* fix: Refactor FileManager.cs to use JsonUtility for parsing package version * fix: default settings * fix: default jahro-settings added
1 parent 4a2bd9b commit f488d4a

File tree

2 files changed

+68
-0
lines changed

2 files changed

+68
-0
lines changed

Resources/jahro-settings.asset

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!114 &11400000
4+
MonoBehaviour:
5+
m_ObjectHideFlags: 0
6+
m_CorrespondingSourceObject: {fileID: 0}
7+
m_PrefabInstance: {fileID: 0}
8+
m_PrefabAsset: {fileID: 0}
9+
m_GameObject: {fileID: 0}
10+
m_Enabled: 1
11+
m_EditorHideFlags: 0
12+
m_Script: {fileID: 11500000, guid: 624b78976c15744e289643efed8ba56b, type: 3}
13+
m_Name: jahro-settings
14+
m_EditorClassIdentifier:
15+
_APIKey:
16+
_jahroEnabled: 1
17+
_useLaunchKeyboardShortcut: 1
18+
_useLaunchTapArea: 0
19+
_launchKey: 96
20+
_activeAssemblies:
21+
- Unity.Timeline
22+
- Unity.InputSystem
23+
- Unity.Services.Core.Internal
24+
- Jahro.Console
25+
- UnityEngine.Purchasing.Stores
26+
- UnityEngine.Purchasing
27+
- UnityEngine.Advertisements
28+
- Unity.Services.Analytics
29+
- UnityEngine.TestRunner
30+
- UnityEngine.Purchasing.AppleMacos
31+
- UnityEngine.UI
32+
- UnityEngine.Purchasing.Security
33+
- Unity.Services.Core.Environments.Internal
34+
- Unity.Services.Core.Telemetry
35+
- Unity.AI.Navigation
36+
- UnityEngine.Purchasing.Codeless
37+
- Unity.Services.Core.Configuration
38+
- Unity.Services.Core
39+
- Unity.TextMeshPro
40+
- Unity.Services.Core.Networking
41+
- Unity.Services.Core.Scheduler
42+
- Assembly-CSharp
43+
- Unity.Analytics.DataPrivacy
44+
- Unity.Services.Core.Registration
45+
- UnityEngine.Purchasing.SecurityCore
46+
- UnityEngine.Purchasing.WinRTStub
47+
- Unity.Services.Core.Analytics
48+
- UnityEngine.SpatialTracking
49+
- Unity.Services.Core.Threading
50+
- UnityEngine.Purchasing.AppleStub
51+
- Unity.InputSystem.ForUI
52+
- Unity.Services.Core.Device
53+
- UnityEngine.Purchasing.WinRTCore
54+
- Purchasing.Common
55+
- Jahro.Console.Editor
56+
- Unity.Services.Core.Environments
57+
- Unity.InputSystem.TestFramework
58+
- UnityEngine.XR.LegacyInputHelpers
59+
- UnityEngine.Purchasing.AppleCore
60+
_duplicateToUnityConsole: 0

Resources/jahro-settings.asset.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)