Skip to content

joriswvanrijn/pixel-paradise-0.1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Server

git clone https://github.com/joriswvanrijn/pixel-paradise-0.1
cd server
cp .env.example .env # and set CF API KEY (use $$ in key instead of $ to correctly escape key)
docker compose up -d # that's it! wait a bit for the first time
docker logs pixelparadise -f # view the logs

Install Client

Import .zip into forge and let's goo

Development

  • Create modpack in CurseForge
  • Export profile, add to client folder
  • Run ./client_to_server.sh
  • Check if CF_EXCLUDE_MODS needs to be updated (in docker-compose.yml)

Docs

https://docker-minecraft-server.readthedocs.io/en/latest/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published