Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
Added logo in readme
Browse files Browse the repository at this point in the history
* updated readme

* added logo
  • Loading branch information
Okazakee authored Jan 27, 2023
1 parent 8084560 commit b25626b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<img alt="logo" width="300" align="right" src="https://raw.githubusercontent.com/Okazakee/Global-Assets/main/mcserver-lazymc-docker/logo%20project%20mcdocker-min.png" />

# Minecraft Servers w/ `lazymc` using Docker
This is a Linux Docker image for creating Minecraft servers with `lazymc`.

Expand All @@ -7,11 +9,8 @@ This allows the server to not waste resources if nobody is connected.
This image provides a basic Minecraft server using one of the supported providers. All customizations are left to the user.

# Supported server providers:
### [Vanilla](https://www.minecraft.net/) | [Paper](https://papermc.io/) | [Purpur](https://purpurmc.org/) | [Fabric](https://fabricmc.net/)
Wamt more? Let me know in the [issues](https://github.com/Okazakee/mcserver-lazymc-docker/issues).
- Vanilla
- Paper
- Purpur
- Fabric

# Usage
It is assumed that the user has already acquired a working Docker installation. If that is not the case, [go do that](https://www.docker.com/get-started/) and come back here when you're done.
Expand Down

0 comments on commit b25626b

Please sign in to comment.