azure-minecraft-docker
azure-minecraft-docker copied to clipboard
Updates for continued support
Hello! I have been working with the repository to get it running for myself, and found a few areas when using Codespaces that could use refreshing:
- Fewer packages have to be installed when using Dev Container features.
- Features in general provide a lot more ease when working with the components.
- Prettier caught a number of syntax issues.
- Tools, both in CI and runtime, had newer versions.
- .NET 8 can be used.
I have a working install in Azure using this setup and thought the upstream could benefit.