summaryrefslogtreecommitdiff
path: root/meta
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Update JNA 5.* to at least 5.13.0 to fix faulty assertion crash on macOSKenneth Chew2025-02-241-0/+110
| |/ | | | | | | Signed-off-by: Kenneth Chew <79120643+kthchew@users.noreply.github.com>
* | Add logging to metaTheKodeToad2025-04-162-15/+18
| |
* | fix: allow NeoForge snapshots to be generatedSefa Eyeoglu2025-04-131-4/+6
|/ | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* Fix quilt broken versionsTrial972025-01-251-16/+31
| | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
* Merge pull request #66 from Scrumplex/fix/remove-download-countAlexandru Ionut Tripon2024-08-121-3/+3
|\ | | | | fix: remove download_count from adoptium models
| * fix: remove download_count from adoptium modelsSefa Eyeoglu2024-08-121-3/+3
| | | | | | | | | | | | | | We don't use this number and it causes unnecessary updates on the meta repo. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* | add is_quick_play_singleplayer traitTrial972024-08-081-1/+1
|/ | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
* Merge pull request #19 from Ryex/javasSefa Eyeoglu2024-06-1410-25/+1364
|\ | | | | Add java runtime metadata
| * use only latest for azulTrial972024-06-131-0/+1
| | | | | | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
| * Merge branch 'main' of https://github.com/PrismLauncher/meta into javasTrial972024-06-133-59/+86
| |\ | | | | | | | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
| * \ Merge branch 'main' of https://github.com/PrismLauncher/meta into javasTrial972024-06-132-4/+5
| |\ \
| * | | remove jdkTrial972024-06-131-20/+2
| | | | | | | | | | | | | | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
| * | | Mapped linux-arm variants to mojang providerTrial972024-05-101-58/+123
| | | | | | | | | | | | | | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
| * | | Map alpha and beta to gamma in case of arm osTrial972024-05-091-0/+9
| | | | | | | | | | | | | | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
| * | | Merge branch 'main' of https://github.com/PrismLauncher/meta into javasTrial972024-04-2725-22/+7914
| |\ \ \ | | | | | | | | | | | | | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
| * | | | Split java sourceTrial972024-03-193-21/+12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
| * | | | Merge branch 'main' of https://github.com/PrismLauncher/meta into javasTrial972024-03-041-3/+3
| |\ \ \ \
| * | | | | Changed mojang java names to match metaTrial972024-01-252-7/+14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
| * | | | | Added new java enumTrial972024-01-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
| * | | | | Merge branch 'main' of github.com:PrismLauncher/meta into javasTrial972024-01-165-19/+13
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'main' of github.com:PrismLauncher/meta into javasTrial972023-11-048-1/+320
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
| * | | | | | | write java `package.json`Rachel Powers2023-06-161-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
| * | | | | | | cleanup: typesRachel Powers2023-06-163-21/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
| * | | | | | | don't track azul java verisons older than java 8Rachel Powers2023-06-161-14/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
| * | | | | | | fix: ensure JDK options are included (some platform vendor combos don't ↵Rachel Powers2023-06-162-21/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | offer jre) Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
| * | | | | | | fix: spellingRachel Powers2023-06-161-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
| * | | | | | | fix: ensure there is a recomended versionRachel Powers2023-06-161-3/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
| * | | | | | | feat: generate java componateRachel Powers2023-06-164-73/+234
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
| * | | | | | | feat: fetch java metadataRachel Powers2023-06-165-2/+495
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
* | | | | | | | fix(updateNeoForge): don't include mcpatch if 0Sefa Eyeoglu2024-06-131-1/+3
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* | | | | | | Concurrency (#57)Sefa Eyeoglu2024-06-133-59/+86
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | Co-authored-by: bloodnighttw <emails@bntw.dev>
* | | | | | fix: add new LWJGL variant with fixed os rulesSefa Eyeoglu2024-06-052-16/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* | | | | | fix: add new LWJGL variantSefa Eyeoglu2024-05-292-2/+17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* | | | | | Revert back #43 temporaryTrial972024-04-301-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
* | | | | | chore: fix 1_16_combat-4Sefa Eyeoglu2024-04-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* | | | | | completely remove old_ prefixTrial972024-04-291-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
* | | | | | Renamed old_sanpshotsTrial972024-04-271-1/+1
| |_|_|_|/ |/| | | | | | | | | | | | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
* | | | | refactor!: package using NixSefa Eyeoglu2024-04-2422-20/+7310
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* | | | | Added supported features to not polute traitsTrial972024-03-271-0/+1
| |_|_|/ |/| | | | | | | | | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
* | | | Update ForgeWrapperTheKodeToad2024-02-291-3/+3
| |_|/ |/| | | | | | | | Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
* | | fix: use new ForgeWrapper to fix Forge 49Sefa Eyeoglu2023-12-281-3/+3
| | | | | | | | | | | | | | | | | | Closes https://github.com/PrismLauncher/PrismLauncher/issues/1934 Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* | | do not remove legacy argumentstildejustin2023-12-101-2/+0
| | |
* | | refactor: merge MojangLibrary and LibrarySefa Eyeoglu2023-11-044-14/+10
| |/ |/| | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* | chore: bump ForgeWrapperSefa Eyeoglu2023-11-011-3/+3
| | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* | fix: use new neoforge artifact in library namesSefa Eyeoglu2023-11-011-1/+2
| | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* | feat: support NeoForge 1.20.2+Sefa Eyeoglu2023-11-011-5/+14
| | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* | Add legacyServices to all applicable versions (take 2)TheKodeToad2023-10-152-0/+11
| |
* | Revert "fix: consider version legacy if it has legacyLaunch"Sefa Eyeoglu2023-10-151-1/+1
| | | | | | | | This reverts commit 6671c59e729b5fb099e5b0bb30e33321a958b70e.
* | Revert "fix: only set main class if not unset"Sefa Eyeoglu2023-10-151-4/+2
| | | | | | | | This reverts commit 35eb9bf3786fa73ad3e65b73e3810a783f1545b8.
* | fix: only set main class if not unsetSefa Eyeoglu2023-10-151-2/+4
| | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>