Categorygithub.com/minelc/go-server
modulepackage
0.0.0-20240720044212-771882ac0be9
Repository: https://github.com/minelc/go-server.git
Documentation: pkg.go.dev

# README

logo

Go Server

Minecraft server 1.8 made in go

Report Bug · Request Feature · Send a Pull Request

Features:

  • World System

    World based on .minworld (Minimal world format)

  • Others

    Chat, commands, online mode, etc

Run project

  1. Download this project
  2. Execute "go mod tidy"
  3. Execute "go run main.go"

Build project

  1. Download this project
  2. Execute "go mod tidy"
  3. Execute "go build"

Check the API


Original project

Thanks to Sxtanna for make the base

Learn basics of go (compile, run, install, etc)

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author