Git Product home page Git Product logo

dockergc's Introduction

DockerGC

DockerGC is a container that runs Grasscutter (some anime game server reimplementation) with just a single command.
dockeri.co

How to create a server:

Since I don't want to write the same post, please visit this

How to connect to server

Since I don't want to write the same post, please visit this

How to build this?

Required

Clone this with

git clone --recurse-submodules https://github.com/akbaryahya/DockerGC
cd DockerGC
cd gc
# (0 is Patch-DEV and 1 is Patch-Early) (2.0.0.100 is your ip computer, make sure you have mongodb installed)
sh run.sh # default build localhost
sh run.sh local  start 0 # run localhost server for without docker
sh run.sh alpine start 0 2.0.0.100 # run localhost server for with docker alpine 
sh run.sh ubuntu start 0 2.0.0.100 # run localhost server for with docker ubuntu
sh run.sh local  build 0 # Build local aja jar only
sh run.sh alpine build 0 # Build Docker Image Alpine
sh run.sh ubuntu build 0 # Build Docker Image Ubuntu
sh run.sh local sync 1 Grasscutters dev-world-scripts # Sync Grasscutters Branch dev-world-scripts to Patch-Early
sh run.sh local sync 2 Grasscutters 2.7 # Sync Grasscutters Branch 2.7 to Patch-2.7

HELP

Func Info
d is ip address for your database server , note: use computer ip if you want to run on your own pc, no "localhost" because it is ip in container
b ip public server
v ip private server
m Chat Welcome message
e Email Welcome when registering for first time
f re-download resources if you type "yes" this is useful if you already have a resources folder but there is latest update
l Server Language and includes commands more info
j -Xms500M -Xmx8G more info

Port

Port Info
80 Web Server for HTTP. (Not required)
443 Web Server for HTTPS. (required)
22102 Game Communication (udp) (required)

Power by Grasscutter ❤️

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.