OpenCollab CI link isnt valid at the moment.
MattTheTekie opened this issue · 4 comments
Currently the CI link is pointed at a 404, not sure what's happening within the ORG, or if its a error. Any help would be appreciated.
https://ci.opencollab.dev/job/GeyserMC/job/GeyserConnect/job/master/
Its no longer built on Jenkins (see this announcement on discord for more information), please get new builds the below. In future I plan on adding GeyserConnect to the downloads API currently used for Geyser and Floodgate.
https://github.com/GeyserMC/GeyserConnect/actions/workflows/build.yml
Its no longer built on Jenkins (see this announcement on discord for more information), please get new builds the below. In future I plan on adding GeyserConnect to the downloads API currently used for Geyser and Floodgate. https://github.com/GeyserMC/GeyserConnect/actions/workflows/build.yml
How do I run this?
owner@owner-OptiPlex-790:~/Documents/server/multi$ java -jar GeyserConnect.jar
no main manifest attribute, in GeyserConnect.jar owner@owner-OptiPlex-790:~/Documents/server/multi$
it is a Geyser extension now; not a standalone jar
Put the .jar in the Geyser extensions folder; e.g. with Geyser Standalone
Thank you