Skip to content

Commit

Permalink
tabs to spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
pema99 committed Dec 9, 2023
1 parent f8a2a88 commit 1248a26
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions .github/workflows/StandaloneMetadata/package.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"name" : "com.llealloo.audiolink",
"displayName" : "AudioLink",
"version" : "1.2.0",
"name" : "com.llealloo.audiolink",
"displayName" : "AudioLink",
"version" : "1.2.0",
"unity" : "2019.3",
"description" : "Audio reactive prefabs for VRChat",
"gitDependencies" : {},
"vpmDependencies" : {
},
"legacyFolders" : {
"description" : "Audio reactive prefabs for VRChat",
"gitDependencies" : {},
"vpmDependencies" : {
},
"legacyFolders" : {
"Assets\\AudioLink": ""
},
"samples" : [
{
"displayName" : "AudioLinkExampleScene",
"description" : "An example scene showing off the capabilities of AudioLink.",
"path" : "Samples~/AudioLinkExampleScene"
}
],
"legacyFiles" : {}
"samples" : [
{
"displayName" : "AudioLinkExampleScene",
"description" : "An example scene showing off the capabilities of AudioLink.",
"path" : "Samples~/AudioLinkExampleScene"
}
],
"legacyFiles" : {}
}

0 comments on commit 1248a26

Please sign in to comment.