info.json 628 B

1234567891011121314
  1. {
  2. "info": {
  3. "en": {
  4. "title": "Simple VWF & A-Frame app",
  5. "imgUrl": "/defaults/worlds/aframe/webimg.jpg",
  6. "text": "Example application showing Virtual World Framework & A-Frame integration"
  7. },
  8. "ru": {
  9. "title": " Мир VWF & A-Frame",
  10. "imgUrl": "/defaults/worlds/aframe/webimg.jpg",
  11. "text": "Пример распределенного приложения, показывающего возможности интеграции Virtual World Framework & A-Frame"
  12. }
  13. }
  14. }