111
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -13,7 +13,6 @@
|
||||
/[Bb]uild/
|
||||
/[Bb]uilds/
|
||||
/[Ll]ogs/
|
||||
/[Uu]ser[Ss]ettings/
|
||||
*.log
|
||||
|
||||
# By default unity supports Blender asset imports, *.blend1 blender files do not need to be commited to version control.
|
||||
|
||||
6
.vsconfig
Normal file
6
.vsconfig
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"components": [
|
||||
"Microsoft.VisualStudio.Workload.ManagedGame"
|
||||
]
|
||||
}
|
||||
@@ -371,7 +371,7 @@ MonoBehaviour:
|
||||
- {fileID: 1281760859}
|
||||
- {fileID: 1557817561}
|
||||
- {fileID: 997852734}
|
||||
PlayMode: 0
|
||||
PlayMode: 2
|
||||
--- !u!4 &1281760861
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
|
||||
@@ -154,6 +154,9 @@
|
||||
<type fullname="UnityEngine.Vector3Int" preserve="all" />
|
||||
<type fullname="UnityEngine.Vector4" preserve="all" />
|
||||
</assembly>
|
||||
<assembly fullname="UnityEngine.IMGUIModule">
|
||||
<type fullname="UnityEngine.GUI" preserve="all" />
|
||||
</assembly>
|
||||
<assembly fullname="UnityEngine.JSONSerializeModule">
|
||||
<type fullname="UnityEngine.JsonUtility" preserve="all" />
|
||||
</assembly>
|
||||
|
||||
Binary file not shown.
BIN
Assets/Res/Main/HotUpdateDll/Mirror.dll.bytes
Normal file
BIN
Assets/Res/Main/HotUpdateDll/Mirror.dll.bytes
Normal file
Binary file not shown.
7
Assets/Res/Main/HotUpdateDll/Mirror.dll.bytes.meta
Normal file
7
Assets/Res/Main/HotUpdateDll/Mirror.dll.bytes.meta
Normal file
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: bfef75c3cce5d2b4ba57ef7982cde635
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,2 +1,2 @@
|
||||
m_EditorVersion: 2022.3.53f1c1
|
||||
m_EditorVersionWithRevision: 2022.3.53f1c1 (f16e16b78e06)
|
||||
m_EditorVersion: 2022.3.61f1
|
||||
m_EditorVersionWithRevision: 2022.3.61f1 (6c53ebaf375d)
|
||||
|
||||
Reference in New Issue
Block a user