Skip to content

evolvedpacks/pack-client-evolved-galaxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EV.GALAXY

General Information

Evolved Galaxy is a Minecraft modpack based on Minecraft 1.12.2. It is centered around the steps it needs to get yourself, and maybe some of your friends in multiplayer as well, to space to discover new galaxies with plenty of new planets. But be aware of the hazards that will await you on some planets, you better prepare yourself before going on a flight.

What is this Repository for?

This repository has two main purposes:

First of all, this repository holds all binary files, configurations and assets of the modpack. This makes it way easier to maintain the modpack, pushing new versions and backuping old versions of the modpack.

Also, we are using GitHub Actions to build and deploy releases of the modpack. Everytime a new version is created by setting a new tag, a CD (Continous Deployment) process is started which creates a release zip bundle of the modpack, creates a Release in this repository where the zip bundle can then be downloaded from, and pushes the latest bundle to a CDN file server which then is utilized by technicpack.net to download the modpack bundle via the technic launcher. And all of this happens fully automatically without having to lift a finger.

If you are interested in how all of this is configured, take a look in the workflow configuration file where all job steps are specified in.