Files
Minecraft/README.md
T
2022-10-17 23:09:56 +02:00

1.5 KiB

This is an simple Minecraft Multiplayer Clone

Source code for the client: https://github.com/jonasbraus/Minecraft/tree/main/Minecraft%20Client/Assets/Scripts

Source code for the server: https://github.com/jonasbraus/Minecraft/tree/main/Minecraft%20Server/Assets/Game

  1. You can download the installer under: https://github.com/jonasbraus/Minecraft/releases/download/Caves-and-Chunk-Loading/Minecraft.Clone.Online.Installer.exe

  2. Just keep default settings in the installer

  3. You should get this two icons on your desktop:

image

  1. Start the server application

  2. If the server has been started you should get a window looking like this:

image

  1. Now start the Minecraft Clone application

image

  1. For "User Name" you can enter any name you want

  2. If you play on your pc you can set "Server IP" to "localhost". To let others join, give them your computers IP

  3. For "Port" you can enter "8051" by default

image

  1. Click "Play" and wait until the world has been loaded

  2. Ready to Play

image