41 lines
1.5 KiB
Markdown
41 lines
1.5 KiB
Markdown
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:
|
|
|
|

|
|
|
|
4. Start the server application
|
|
|
|
5. If the server has been started you should get a window looking like this:
|
|
|
|

|
|
|
|
6. Now start the Minecraft Clone application
|
|
|
|

|
|
|
|
7. For "User Name" you can enter any name you want
|
|
|
|
8. If you play on your pc you can set "Server IP" to "localhost". To let others join, give them your computers IP
|
|
|
|
9. For "Port" you can enter "8051" by default
|
|
|
|

|
|
|
|
10. Click "Play" and wait until the world has been loaded
|
|
|
|
11. Ready to Play
|
|
|
|

|
|
|