sVoxelDev / minecraft-server-template

A 30 seconds quickstart template for creating minecraft server networks with docker and git.
MIT License
64 stars 10 forks source link

Feature: Support Native Windows Environments #8

Open Silthus opened 2 years ago

Silthus commented 2 years ago

A workaround to #7 is to switch the docker runtime to use Windows Containers. This server setup however only has bash scripts to control the server.

This feature shall add additional powershell scripts to start and control the server environment without WSL.