User:DeltaNedas/Valkyrien-Skies

From Valkyrien Skies Wiki
Revision as of 23:19, 7 September 2019 by DeltaNedas (talk | contribs) (rest of compile stuff)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

My branch

My "branch" is a fork of Valkyrien Skies for my bleeding edge additions.

You can download it with:

git clone https://github.com/DeltaNedas/Valkyrien-Skies -b breaking/1.0 cd Valkyrien-Skies ./gradlew build --no-daemon

I typically add usability improvements like better locale, recipes and making IDs easier to read.

Occasionally I fix proper issues.