how to fabric 2.3.0b 1.21.1 ?
Hi guys i wanted to download the jar for fabric 1.21.1 of DH 2.3.0b from :
https://gitlab.com/distant-horizons-team/distant-horizons/-/releases/2.3.0b
But there is no jar but a zip file.
So i opened the readme file from the zip and i followed the procedure :
(because i didnt see any other links)
"From the command line:
1.
git clone --recurse-submodules https://gitlab.com/distant-horizons-team/distant-horizons.git
2. cd distant-horizons
3. ./gradlew assemble
4. ./gradlew mergeJars
5. The compiled jar file will be in the folder Merged
Run tests with: ./gradlew test
>Note: You can add the argument -PmcVer=?
to tell gradle to build a selected MC version instead of having to modify the gradle.properties
file.\
For example: ./gradlew assemble -PmcVer=1.18.2
"
So i replaced the "gradlew assemble -PmcVer=1.18.2" by "gradlew assemble -PmcVer=1.21.1"
but the git gave me the 1.21.4 instead of 1.21.1 so i dont know how to do...
(i am not at all into gitlab/github/developpers things so its really a mess in my head with all this stuff ahah i'm trying my best)
thanks you for your help and wishing you a good day !GitLab
Beta 2.3.0 · Distant-Horizons-Team / Distant Horizons · GitLab
Highlights: Dedicated/LAN Server support Fading between DH and vanilla rendering Changed the DH logo Removed Multiverse...
Solution:Jump to solution
You can just download the latest 1.21.1 artifact build instead of compiling it yourself: https://gitlab.com/distant-horizons-team/distant-horizons/-/jobs/9332112690/artifacts/download
10 Replies
Solution
You can just download the latest 1.21.1 artifact build instead of compiling it yourself: https://gitlab.com/distant-horizons-team/distant-horizons/-/jobs/9332112690/artifacts/download
Hi majo24, what is an artifact ?
(thanks you very much !)
In the case of DH, its just the resulting mod files after a pipeline has run. A pipeline for each mc version runs everytime a change happens to DH's codebase
Ok thanks you very much for your help now i know how to find these ! 😄
Your welcome!
The links are listed in #links-n-downloads as well
Yes but the link show me 404 !
Thats true, but they seem for some reason broken today. They give a 404, even on not mobile
so i was searching for an other way ahah
yes
Weird