GeyserMC / GeyserConnect

GeyserConnect is an easy way for bedrock clients to connect to any Java edition servers without having to run anything.
https://geysermc.org
MIT License
196 stars 41 forks source link

Releases arent available. #77

Closed j-romchain closed 1 year ago

j-romchain commented 1 year ago

The github provides no location for obtaining of releases, and the old location on Jenkins is gone. It has been a while since I have checked the websites for news, however the Geyser official website also points to a 404 Jenkins job.

MattTheTekie commented 1 year ago

The github provides no location for obtaining of releases, and the old location on Jenkins is gone. It has been a while since I have checked the websites for news, however the Geyser official website also points to a 404 Jenkins job.

They migrated to GitHub actions, and it's now a extension for geysermc. Use the actions tab.

j-romchain commented 1 year ago

How does the extensions work? A quick search doesn't say...

j-romchain commented 1 year ago

Everywhere needs to be updated to point to the new link, and preferably we could get a permalink to the latest release again...

MattTheTekie commented 1 year ago

Everywhere needs to be updated to point to the new link, and preferably we could get a permalink to the latest release again...

I made a pr for that in the geyserwiki btw https://github.com/GeyserMC/GeyserConnect/actions

MattTheTekie commented 1 year ago

How does the extensions work? A quick search doesn't say...

Get the file (artifact/build) extract it if it's not a jar, and put the jar in the geyser_extensions folder and start up geysermc, it will make a config file and a folder for GeyserConnect in the extensions folder.

j-romchain commented 1 year ago

https://github.com/GeyserMC/GeyserConnect/actions

that is a link to the screen where I can click to select a build and then again to download a zip. that is not a permalink to the latest release. a permalink to the latest release would be something like https://nightly.link/GeyserMC/GeyserConnect/actions/artifacts/674314924.zip which in the case of that one uses a 2nd program to redirect to the latest link, so you can use it in auto update scripts and it will always work.

MattTheTekie commented 1 year ago

https://github.com/GeyserMC/GeyserConnect/actions that is a link to the screen where I can click to select a build and then again to download a zip. that is not a permalink to the latest release. a permalink to the latest release would be something like https://nightly.link/GeyserMC/GeyserConnect/actions/artifacts/674314924.zip which in the case of that one uses a 2nd program to redirect to the latest link, so you can use it in auto update scripts and it will always work.

They moved from Jenkins to GitHub Actions, You're wasting my time with irrelevant third party APIs.

j-romchain commented 1 year ago

because I shouldn't have to use a third party website, and my simple update script redownloads every time even if its the same file, which is wasteful, instead of only redownloading if there is a different timestamp...

MattTheTekie commented 1 year ago

because I shouldn't have to use a third party website, and my simple update script redownloads every time even if its the same file, which is wasteful, instead of only redownloading if there is a different timestamp...

Please close the issue now that I explained the process, instead of being a help vampire. https://slash7.com/2006/12/22/vampires/

rtm516 commented 1 year ago

GeyserConnect has moved to an extension so it doesn't need to be updated all the time, just update geyser for every bedrock release, GeyserConnect will rarely need an update now since most if not all version specific things are handled in Geyser.

rtm516 commented 1 year ago

https://wiki.geysermc.org/other/geyserconnect/ has now been updated to reflect the new deployment changes

MattTheTekie commented 1 year ago

https://wiki.geysermc.org/other/geyserconnect/ has now been updated to reflect the new deployment changes

Did you accept my PR? I just finished the last bit a second ago.

MattTheTekie commented 1 year ago

You can't steal my commit you know. @rtm516

rtm516 commented 1 year ago

You can't steal my commit you know.

I didn't, I just went and changed the page without checking PRs. You did some bits better than me so Ive adjusted yours and merged it aswell.