Skip to content

Latest commit

 

History

History
44 lines (44 loc) · 1.74 KB

README.md

File metadata and controls

44 lines (44 loc) · 1.74 KB

H1emu-private-server-install

Install H1emu private server

(Tested with ubuntu 20.4 Clean install) (may work on other Distros  this script will force install some packages & upgrade old packages **use at your own risk**)

  1. sudo
  2. apt install git -y
  3. git clone https://github.com/H1emu/H1emu-private-server-install.git
  4. cd H1emu-private-server-install
  5. chmod +x install.sh
  6. ./install.sh

Starting Private Server

Stop server pm2 kill
Start server cd /H1emu-private-server-install/h1z1-server/ Then sudo ./start.sh
Show server output pm2 monitor

Setup MongoDB Settings

Open a webbrowser to http://serverip:4321

Locate h1server in your mongo db

Change nameId:**** Server Name Strings HERE

Change  ( serverAddress:"YourServerip:1117" )

Change  ( PingAddress:"YourServerip:1117" )