Element-0 / ElementZero

Run windows version of BDS in linux with Mod support
GNU General Public License v3.0
273 stars 51 forks source link

Is there a way to run a pure bds server with Wine+Docker without mod ? #174

Closed zxl777 closed 3 years ago

zxl777 commented 3 years ago

run 'bds server for windows' in a linux dicker container with Wine.

Get BDS Server for windows 1.6.100 https://www.minecraft.net/en-us/download/server/bedrock

How To Run Any Windows CLI App in a Linux Docker Container https://medium.com/better-programming/how-to-run-any-windows-cli-app-in-a-linux-docker-container-318cd49bdd25

The purpose of using BDS for windows is to minimize the CPU usage, so that the server has no lags. If this version does not support mods, there should not be much reverse engineering and hacking. This way we can keep up with Minecraft updates as soon as possible.

Weissnix4711 commented 3 years ago

You cannot run BDS in wine. It requires many private DLLs. This is one of the reasons for this project.

Screenshot from 2020-11-27 17-12-53