Skip to content

Commit

Permalink
Merge pull request #3 from o-tr/master
Browse files Browse the repository at this point in the history
v0.2.1をリリース
  • Loading branch information
o-tr authored Sep 5, 2024
2 parents 2679b7a + b5c7235 commit 3b1faf5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions Prefabs/ImageTab.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -4591,6 +4591,7 @@ MonoBehaviour:
PrefabModifications: []
SerializationNodes: []
_udonSharpBackingUdonBehaviour: {fileID: 1061264739079975055}
logLevel: 0
deviceName: ImageTab
deviceIcon: {fileID: 2800000, guid: 88d6bbccb7302be4498888d1f2958abb, type: 3}
animator: {fileID: 5630044862094040036}
Expand Down Expand Up @@ -12761,6 +12762,10 @@ PrefabInstance:
propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.size
value: 1
objectReference: {fileID: 0}
- target: {fileID: 694176632822712310, guid: 270ab47512fe7934196f541695ef2907, type: 3}
propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[0].m_Target
value:
objectReference: {fileID: 1061264739079975055}
- target: {fileID: 694176632822712310, guid: 270ab47512fe7934196f541695ef2907, type: 3}
propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[0].m_MethodName
value: SendCustomEvent
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jp.ootr.image-tab",
"displayName": "ImageTab",
"version": "0.2.0",
"version": "0.2.1",
"license": "MIT",
"unity": "2022.3",
"description": "Image tablet gimmick for VRChat",
Expand Down

0 comments on commit 3b1faf5

Please sign in to comment.