Skip to content

Commit

Permalink
Added Unity UI Version 0.8.0 to marketplace configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
anilnatha committed Nov 11, 2024
1 parent ef4b1b6 commit a8e6070
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions applications/unity-ui/0.8.0/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"DisplayName": "Unity-UI-Application",
"Name": "unity-ui",
"Version": "0.8.0",
"Channel": "beta",
"Owner": "UI/UX Team",
"Description": "A package to install and configure the Unity UI Application for your Unity Venue",
"Repository": "https://github.com/unity-sds/unity-ui-infra",
"Tags": [
"ui",
"navigation"
],
"Category": "ui",
"IamRoles": {},
"Package": "https://github.com/unity-sds/unity-ui-infra@0d6ddf2df0d2d1706f6aa7683979ceb9a6e86266",
"ManagedDependencies": {},
"Backend": "terraform",
"WorkDirectory": "terraform-unity-ui",
"DefaultDeployment": {
"Variables": {
"Values": {
"app_count": "2"
}
}
}
}

0 comments on commit a8e6070

Please sign in to comment.