mirror of
https://github.com/LibreVR/Revive.git
synced 2026-08-04 00:54:37 -04:00
27 lines
963 B
XML
27 lines
963 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/">
|
|
<channel>
|
|
<title>Revive Changelog</title>
|
|
<link>https://raw.githubusercontent.com/LibreVR/Revive/master/appcast.xml</link>
|
|
<language>en</language>
|
|
<item>
|
|
<title>Version 1.1.14</title>
|
|
<description>
|
|
<![CDATA[
|
|
<p><b>This release supports Asynchronous Reprojection with all Oculus games if you use the SteamVR Beta.</b></p>
|
|
|
|
<h2>Bug fixes</h2>
|
|
|
|
<ul>
|
|
<li>Implemented a different fix for the invisible chaperone that doesn't cause re-centering issues (#738)</li>
|
|
</ul>
|
|
]]>
|
|
</description>
|
|
<pubDate>18 August 2017</pubDate>
|
|
<enclosure url="https://github.com/LibreVR/Revive/releases/download/1.1.14/ReviveInstaller.exe"
|
|
type="application/exe"
|
|
sparkle:version="1.1.14.2"
|
|
sparkle:os="windows-x64"/>
|
|
</item>
|
|
</channel>
|
|
</rss>
|