Penambahan simple link
This commit is contained in:
@@ -29,6 +29,16 @@ go build -o mc_server main.go
|
||||
```
|
||||
Tekan tombol `Ctrl+C` di terminal untuk mematikan server dengan aman.
|
||||
|
||||
---
|
||||
Dan ini cara install dengan simple
|
||||
|
||||
```bash
|
||||
apt update && apt upgrade -y
|
||||
apt install git golang -y
|
||||
git clone https://nt-server.quoll-karat.ts.net/TarnaWijaya/mc.git ||
|
||||
cd mc
|
||||
go run .
|
||||
```
|
||||
---
|
||||
|
||||
## Fitur Khusus Server Ini:
|
||||
|
||||
Reference in New Issue
Block a user