Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

MuirH/HelloGrasscutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloGrasscutter

Quick Start

wget https://raw.githubusercontent.com/MuirProject/HelloGrasscutter/main/docker-compose.yml

docker-compose up -d

# Wait a while for it to automatically generate the configuration and then end it
docker-compose down

# Now, you need to change the values of GameServer>PublicIp and DispatchServer>PublicIp in config.json to the ip of the server where you are running HelloGrasscutter
nano ./app/config.json

docker-compose up -d

Manually

To be added...

Access to console

As easy as drinking water.

docker attach --sig-proxy=false HelloGrasscutter

Releases

No releases published

Packages

No packages published