mirror of
https://gitlab.bixilon.de/bixilon/pixlyzer.git
synced 2025-09-24 04:21:59 -04:00
remove 1.16.2 from major versions
This commit is contained in:
parent
17eefedce6
commit
8db331135d
@ -16,7 +16,6 @@ stages:
|
||||
- 1.17.1-pre1
|
||||
- 1.17.0
|
||||
- 1.16.5
|
||||
- 1.16.2
|
||||
- 1.15.2
|
||||
- 1.14.4
|
||||
|
||||
@ -42,11 +41,6 @@ build:
|
||||
script:
|
||||
- "cd wrapper && python3 PixLyzer.py --only-version=1.16.5 --dont-compile"
|
||||
|
||||
1.16.2:
|
||||
stage: 1.16.2
|
||||
script:
|
||||
- "cd wrapper && python3 PixLyzer.py --only-version=1.16.2 --dont-compile"
|
||||
|
||||
1.15.2:
|
||||
stage: 1.15.2
|
||||
script:
|
||||
|
@ -7,7 +7,7 @@ If you are looking for a way to take a nicer look at the data, checkout [PixLyze
|
||||
|
||||
## Contributing
|
||||
|
||||
I'd be happy. Just make a PR and ensure, it is working for most versions (And please test with: `latest`, `1.16.5`, `1.16.2`, `1.15.2`, `1.14.4`, gitlab ci will do so automatically). Also tell me, if I should regenerate the assets for older versions. If you are not sure what branch to choose: `yarn`. The `mojang` is old and won't be used anymore.
|
||||
I'd be happy. Just make a PR and ensure, it is working for most versions (And please test with: `latest`, `1.17`, `1.16.5`, `1.15.2`, `1.14.4`, gitlab ci will do so automatically). Also tell me, if I should regenerate the assets for older versions. If you are not sure what branch to choose: `yarn`. The `mojang` is old and won't be used anymore.
|
||||
|
||||
## Generated data
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user