Skip to content

Commit

Permalink
Pull in updates to improve IMU data usage, smoother virtual display m…
Browse files Browse the repository at this point in the history
…ovement, bump to v0.7.0
  • Loading branch information
wheaney committed Jan 16, 2024
1 parent 7ec4334 commit 7728776
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "decky-XRGaming",
"version": "0.6.6",
"version": "0.7.0",
"description": "Virtual display and head-tracking modes for the XREAL Air glasses",
"scripts": {
"build": "shx rm -rf dist && rollup -c",
Expand Down Expand Up @@ -59,13 +59,13 @@
"custom_remote_binary": [
{
"name": "breezy_vulkan_setup",
"url": "https://github.com/wheaney/breezy-desktop/releases/download/v0.6.6-beta/breezy_vulkan_setup",
"url": "https://github.com/wheaney/breezy-desktop/releases/download/v0.7.0-beta/breezy_vulkan_setup",
"sha256hash": "26affe86fbc809a3e750aa3a1d161878c57ac5875369964ab9312b60db4882f7"
},
{
"name": "breezyVulkan.tar.gz",
"url": "https://github.com/wheaney/breezy-desktop/releases/download/v0.6.6-beta/breezyVulkan.tar.gz",
"sha256hash": "3fcaee2233361907c49e0739db59f31b7d24e1307913742c4d03a7cd9f1aa8b5"
"url": "https://github.com/wheaney/breezy-desktop/releases/download/v0.7.0-beta/breezyVulkan.tar.gz",
"sha256hash": "aa7dbb1b32a623bd2dda192a2878086bec6831c3b9ea62398caf6311e0ae524c"
}
]
}

0 comments on commit 7728776

Please sign in to comment.