mirror of https://github.com/wayvr-org/wayvr.git
Update meta (#434)
* update meta for v26.2.1 * replace WlxOverlay-S with WayVR in description
This commit is contained in:
parent
126b31e20b
commit
637c4122ce
|
|
@ -1,15 +1,15 @@
|
||||||
{
|
{
|
||||||
"appid": "com.github.galister.wlx-overlay-s",
|
"appid": "com.github.galister.wlx-overlay-s",
|
||||||
"name": "WayVR",
|
"name": "WayVR",
|
||||||
"version": "26.1.2",
|
"version": "26.2.1",
|
||||||
"hompage_url": "https://github.com/wlx-team/wayvr",
|
"hompage_url": "https://github.com/wlx-team/wayvr",
|
||||||
"icon_url": "https://raw.githubusercontent.com/wlx-team/wayvr/refs/heads/main/wayvr/wayvr.svg",
|
"icon_url": "https://raw.githubusercontent.com/wlx-team/wayvr/refs/heads/main/wayvr/wayvr.svg",
|
||||||
"screenshots": [
|
"screenshots": [
|
||||||
"https://github.com/wlx-team/wayvr/raw/guide/wayvr-readme-screenshot.webp?raw=true"
|
"https://github.com/wlx-team/wayvr/raw/guide/wayvr-readme-screenshot.webp?raw=true"
|
||||||
],
|
],
|
||||||
"description": "A lightweight OpenXR/OpenVR overlay for Wayland and X11 desktops, inspired by XSOverlay.\n\nWlxOverlay-S allows you to access your desktop screens while in VR.\n\nIn comparison to similar overlays, WlxOverlay-S aims to run alongside VR games and experiences while having as little performance impact as possible. The UI appearance and rendering techniques are kept as simple and efficient as possible, while still allowing a high degree of customizability.",
|
"description": "A lightweight OpenXR/OpenVR overlay for Wayland and X11 desktops, inspired by XSOverlay.\n\nWayVR allows you to access your desktop screens while in VR.\n\nIn comparison to similar overlays, WayVR aims to run alongside VR games and experiences while having as little performance impact as possible. The UI appearance and rendering techniques are kept as simple and efficient as possible, while still allowing a high degree of customizability.",
|
||||||
"short_description": "Access your Wayland/X11 desktop",
|
"short_description": "Access your Wayland/X11 desktop",
|
||||||
"exec_url": "https://github.com/wlx-team/wayvr/releases/download/v26.1.2/WayVR-v26.1.2-x86_64.AppImage",
|
"exec_url": "https://github.com/wlx-team/wayvr/releases/download/v26.2.1/WayVR-v26.2.1-x86_64.AppImage",
|
||||||
"luanch_opts": ["--openxr"],
|
"luanch_opts": ["--openxr"],
|
||||||
"args": ["--openxr"]
|
"args": ["--openxr"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue