dscalzi / HeliosLauncher

☀ Custom launcher for modded minecraft written in Electron and Node.js
MIT License
838 stars 1.73k forks source link

Server Ip #277

Closed MrPiano5454 closed 1 year ago

MrPiano5454 commented 1 year ago

Hello, I changed the code of the whole program so that I could put my own server which is in 1.18.2, and suddenly I redid the Minecraft download system, I created a release and the problem is that it doesn't work, the launcher always opens, but when minecraft launches, it's always in 1.12.2 with the mods and it connects to your server, and on the launcher, its ping your server How can I fix this?

Here is the link of my github project : https://github.com/MrPiano5454/hardiumLauncher

dscalzi commented 1 year ago

Change this url to your own distribution. You are using the old westeroscraft distribution, so that's why you're seeing their server. https://github.com/MrPiano5454/hardiumLauncher/blob/master/app/assets/js/distromanager.js#L550

Use Nebula to generate a distribution