Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

it tries running and i can see a window for half of a frame but then it closes. do i need to agree to the to the eula like in actual minecraft, haha?

(1 edit) (+1)

You need node.js downloaded. You can just search it up and run the installer and then it should work. To debug this kind of issue in the future, right click the folder and hit "open in terminal" and then type "./server.bat", this will execute the server inside your already opened terminal, allowing you to see any errors after it stops. :)

THANKS!