Skip to content

Commit b566ef3

Browse files
committed
Create PackageManagerSettings.asset
1 parent 060705e commit b566ef3

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!114 &1
4+
MonoBehaviour:
5+
m_ObjectHideFlags: 61
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: 13964, guid: 0000000000000000e000000000000000, type: 0}
13+
m_Name:
14+
m_EditorClassIdentifier:
15+
m_ScopedRegistriesSettingsExpanded: 1
16+
oneTimeWarningShown: 0
17+
m_Registries:
18+
- m_Id: main
19+
m_Name:
20+
m_Url: https://packages.unity.com
21+
m_Scopes: []
22+
m_IsDefault: 1
23+
m_UserSelectedRegistryName:
24+
m_UserAddingNewScopedRegistry: 0
25+
m_RegistryInfoDraft:
26+
m_ErrorMessage:
27+
m_Original:
28+
m_Id:
29+
m_Name:
30+
m_Url:
31+
m_Scopes: []
32+
m_IsDefault: 0
33+
m_Modified: 0
34+
m_Name:
35+
m_Url:
36+
m_Scopes:
37+
-
38+
m_SelectedScopeIndex: 0

0 commit comments

Comments
 (0)