summaryrefslogtreecommitdiff
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* Add 'meta/' from commit 'f88d1f18953f9619444d56756702c7eb54580ab1'Mehmet Samet Duman3 days62-0/+984
* add traits: legacyLaunch for 13w16a-13w23a and texturepack for 13w16a-13w23btildejustin5 days1-0/+10
* Merge pull request #120 from PrismLauncher/fix/disable-forever-cacheAlexandru Ionut Tripon2026-03-211-2/+2
|\
| * fix(common): disable forever cacheSefa Eyeoglu2026-03-211-2/+2
* | fix errorTrial972026-03-211-1/+1
* | update sha1 cahcing checkTrial972026-03-213-27/+22
|/
* harden concurrent task executionTrial972026-03-214-9/+31
* fix javaj9 missing filesTrial972026-03-211-3/+6
* make forge and neoforge concurrentTrial972026-03-187-289/+299
* chore:add type annotationsTrial972026-03-186-42/+21
* Chache sha1 fileTrial972026-03-185-59/+76
* Merge pull request #62 from Trial97/sha1Alexandru Ionut Tripon2026-03-183-2/+47
|\
| * check sha1 for forge/neoforge mavenTrial972025-03-023-2/+47
* | feat: ibm semeru runtime open edition supportLudgie2026-03-174-89/+222
* | fix neoforge maven URLsOctol1ttle2026-03-032-2/+2
* | feat: add java (auto)download support for riscv64 (java 17+)DioEgizio2026-02-212-1/+11
* | fix: fix lwjgl 3.4.1 on arm64 win and macDioEgizio2026-02-181-2/+18
* | feat: add patches for lwjgl 3.4.1DioEgizio2026-02-171-0/+650
* | fix: initial support for lwjgl 3.4.1DioEgizio2026-02-171-0/+1
* | fix: add linux-riscv64 as valid osSefa Eyeoglu2026-01-311-0/+1
* | Meta: RISC-V 64 support for 3.3.6Vixea2026-01-141-0/+208
* | feat: support Java agentsOctol1ttle2025-12-281-0/+5
* | feat+fix: get minecraft version from profile json instead of regexDioEgizio2025-12-223-67/+22
* | Merge pull request #104 from DioEgizio/fixneoRachel Powers2025-12-222-3/+6
|\ \
| * | fix: skip version if it doesn't match our regexDioEgizio2025-12-222-3/+6
* | | fix: Fix linux-arm64 adoptium not being in epsilonDioEgizio2025-12-161-2/+2
|/ /
* | add java-runtime-epsilonTrial972025-12-162-1/+5
* | Revert "feat: add workarounds for unobfuscated versions"DioEgizio2025-12-094-37/+11
* | feat: Add more unobfuscated versionsDioEgizio2025-12-091-0/+40
* | Fix sizeTheKodeToad2025-12-081-1/+1
* | Update ForgeWrapper to 2025-12-07TheKodeToad2025-12-081-3/+3
* | chore: add 1_21_11-pre1_unobfuscatedSefa Eyeoglu2025-11-191-0/+5
* | feat: add workarounds for unobfuscated versionsSefa Eyeoglu2025-11-194-11/+37
* | refactor: use multiprocessing to download Fabric metaSefa Eyeoglu2025-11-191-12/+14
* | Add 25w46a_unobfuscatedtimoreo2025-11-111-0/+5
* | Add 25w45a_unobfuscatedTheKodeToad2025-11-052-0/+7
* | feat: add Linux arm32/arm64 natives for 3.3.6Sefa Eyeoglu2025-10-221-0/+390
* | fix: fix Windows/macOS arm64 natives for 3.3.6Sefa Eyeoglu2025-10-221-4/+20
* | chore: add new LWJGL variantSefa Eyeoglu2025-10-211-0/+1
* | fix: separate out the build string into its own thinglordofpipes2025-10-072-2/+11
* | Update forge.pyTrial972025-10-071-3/+3
* | Revert "Update forge.py"TheKodeToad2025-10-041-3/+3
* | Update forge.pyTrial972025-10-041-3/+3
* | Update forge.pyTheKodeToad2025-07-011-3/+3
* | Merge pull request #81 from kthchew/fix/jna-crashRachel Powers2025-04-161-0/+110
|\ \
| * | Update JNA 5.* to at least 5.13.0 to fix faulty assertion crash on macOSKenneth Chew2025-02-241-0/+110
| |/
* | Add logging to metaTheKodeToad2025-04-162-15/+18
* | fix: allow NeoForge snapshots to be generatedSefa Eyeoglu2025-04-131-4/+6
|/
* Fix quilt broken versionsTrial972025-01-251-16/+31
* Merge pull request #66 from Scrumplex/fix/remove-download-countAlexandru Ionut Tripon2024-08-121-3/+3
|\