Skip to content

evolvedpacks/pack-client-evolved-technics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EV.TECHNICS

General Information

Evolved Technics is our personal take on the popular modpack Tekkit Lite. It is based on Minecraft 1.12.2 with every important mod updated to its new and fresh version. Some additional new mods help to enrich the gameplay and to improve the performance of the pack, while we want to ensure the same feel and taste like it used to be in Tekkit Lite.

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.