main - feat: release 1.1.0
made at remote:2023-10-06T00:50:20 taken at now:2023-10-06T01:10:02 made by remote Aries <me@ariesclark.com>
This commit is contained in:
parent
cfd04b7655
commit
76a2bf6a78
56 changed files with 16617 additions and 1536 deletions
8
Assets/UdonSharp/Settings.meta
Normal file
8
Assets/UdonSharp/Settings.meta
Normal file
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 1dc42100eac03fe48a44e9d0f26c93cd
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
26
Assets/UdonSharp/Settings/UdonSharpSettings.asset
Normal file
26
Assets/UdonSharp/Settings/UdonSharpSettings.asset
Normal file
|
@ -0,0 +1,26 @@
|
|||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 5a086a1f2c493ff48bf8686bdf9fb578, type: 3}
|
||||
m_Name: UdonSharpSettings
|
||||
m_EditorClassIdentifier:
|
||||
autoCompileOnModify: 1
|
||||
waitForFocus: 0
|
||||
disableUploadCompile: 0
|
||||
newScriptTemplateOverride: {fileID: 0}
|
||||
scanningDirectoryBlacklist: []
|
||||
defaultBehaviourInterfaceType:
|
||||
buildDebugInfo: 0
|
||||
includeInlineCode: 0
|
||||
listenForVRCExceptions: 1
|
||||
shouldForceCompile: 0
|
||||
watcherMode: 0
|
||||
logWatcherMatchStrings: []
|
8
Assets/UdonSharp/Settings/UdonSharpSettings.asset.meta
Normal file
8
Assets/UdonSharp/Settings/UdonSharpSettings.asset.meta
Normal file
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 6d95d0b57d8d62a4f9dafb3e9730eee2
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Loading…
Add table
Add a link
Reference in a new issue