21 lines
367 B
JSON
21 lines
367 B
JSON
{
|
|
"ApplicationName": "VRPortfolioWork",
|
|
"Version": "1.0.0",
|
|
"Modules": {
|
|
"CarConfigurator": {
|
|
"Name": "Car Configurator",
|
|
"Type": "Content",
|
|
"Version": "1.0.0"
|
|
},
|
|
"RoomDesigner": {
|
|
"Name": "Room Designer",
|
|
"Type": "Content",
|
|
"Version": "1.0.0"
|
|
}
|
|
"Demo": {
|
|
"Name": "Function Demo",
|
|
"Type": "Content",
|
|
"Version": "1.0.0"
|
|
}
|
|
}
|
|
} |