phoenixlauncher / phoenix

A lightweight game launcher written in SwiftUI for macOS!
https://phoenixlauncher.app
MIT License
130 stars 11 forks source link

Download button on website is broken #103

Closed krisl21 closed 10 months ago

krisl21 commented 10 months ago

Triggers an error: Uncaught (in promise) ReferenceError: url is not defined

Shock9616 commented 10 months ago

@jxhug You said that the urls are being automatically grabbed from appcast.xml right? The link there (https://github.com/phoenixlauncher/phoenix/releases/download/v0.1.2-beta/Phoenix.dmg) is valid so something in your button code isn't working right

jmshgs commented 10 months ago

will look

jmshgs commented 10 months ago

fixed