Skip to content

Commit ade35ac

Browse files
committed
v1.0.0
First and probably last release of an example unity project for VRChat that allows you to test midi functions over the network via Udon Manual Sync.
1 parent cafa104 commit ade35ac

File tree

140 files changed

+17056
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

140 files changed

+17056
-0
lines changed

.vsconfig

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"version": "1.0",
3+
"components": [
4+
"Microsoft.VisualStudio.Workload.ManagedGame"
5+
]
6+
}

Assets/.gitkeep

Whitespace-only changes.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
You can now find them in the menu under VRChat SDK/Samples

Assets/Examples and Samples Have Moved.txt.meta

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/MidiNetworkSyncExample.meta

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)