summaryrefslogtreecommitdiff
path: root/meta
Commit message (Collapse)AuthorAgeFilesLines
* NOISSUE Fix workflows, cgit, genqrcode, meshmc wiki url, mnv with CmakeMehmet Samet Duman13 hours1-1/+1
| | | | | | | | | | | | | | Fixed some reusable workflows. Fixed cgit.h for macOS target updated genqrcode CMake version Changed Meta generator to use Project Tick official builded ForgeWrapper Updated MeshMC wiki Urls Fixed MNV test issue Added CMake Presets in MNV Thats it! Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE add releasedate fallback in metadata generators for optifineMehmet Samet Duman16 hours4-6/+31
| | | | | | etc. Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix optifine and some metadata loadersMehmet Samet Duman16 hours12-455/+594
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE update .gitignore and modify script permissions; add new update ↵Mehmet Samet Duman30 hours3-1/+17
| | | | | | functions in update.sh Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE updated meta with Project Tick patchesMehmet Samet Duman3 days35-164/+1289
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* Add 'meta/' from commit 'f88d1f18953f9619444d56756702c7eb54580ab1'Mehmet Samet Duman3 days62-0/+984
| | | | | | git-subtree-dir: meta git-subtree-mainline: 5c7048091e3a191e8a34f26852a8976b254e339b git-subtree-split: f88d1f18953f9619444d56756702c7eb54580ab1
* 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 cache
| * fix(common): disable forever cacheSefa Eyeoglu2026-03-211-2/+2
| | | | | | | | | | | | This caused a lot of cached data that we don't really need. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* | fix errorTrial972026-03-211-1/+1
| | | | | | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
* | update sha1 cahcing checkTrial972026-03-213-27/+22
|/ | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
* harden concurrent task executionTrial972026-03-214-9/+31
| | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
* fix javaj9 missing filesTrial972026-03-211-3/+6
| | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
* make forge and neoforge concurrentTrial972026-03-187-289/+299
| | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
* chore:add type annotationsTrial972026-03-186-42/+21
| | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
* Chache sha1 fileTrial972026-03-185-59/+76
| | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
* Merge pull request #62 from Trial97/sha1Alexandru Ionut Tripon2026-03-183-2/+47
|\ | | | | check sha1 for forge/neoforge maven
| * check sha1 for forge/neoforge mavenTrial972025-03-023-2/+47
| | | | | | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
* | feat: ibm semeru runtime open edition supportLudgie2026-03-174-89/+222
| | | | | | | | Signed-off-by: Ludgie <ludgie@odate.eu>
* | fix neoforge maven URLsOctol1ttle2026-03-032-2/+2
| |
* | feat: add java (auto)download support for riscv64 (java 17+)DioEgizio2026-02-212-1/+11
| | | | | | | | Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
* | fix: fix lwjgl 3.4.1 on arm64 win and macDioEgizio2026-02-181-2/+18
| | | | | | | | Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
* | feat: add patches for lwjgl 3.4.1DioEgizio2026-02-171-0/+650
| | | | | | | | Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
* | fix: initial support for lwjgl 3.4.1DioEgizio2026-02-171-0/+1
| | | | | | | | Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
* | fix: add linux-riscv64 as valid osSefa Eyeoglu2026-01-311-0/+1
| | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* | 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
| | | | | | | | | | | | makes the code less sus and makes meta generate for new neoforge versions Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
* | 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
| | | | | | | | | | | | Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
* | | fix: Fix linux-arm64 adoptium not being in epsilonDioEgizio2025-12-161-2/+2
|/ / | | | | | | Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
* | add java-runtime-epsilonTrial972025-12-162-1/+5
| | | | | | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
* | Revert "feat: add workarounds for unobfuscated versions"DioEgizio2025-12-094-37/+11
| | | | | | | | | | completely unnecessary as fabric fixed their unobfuscated versions This reverts commit 9d751238a566464df8a184755718bf1ac2f485e4.
* | feat: Add more unobfuscated versionsDioEgizio2025-12-091-0/+40
| | | | | | | | | | | | since 26.1.x will be unobfuscated by default, this means these will be all of them Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
* | Fix sizeTheKodeToad2025-12-081-1/+1
| | | | | | Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
* | Update ForgeWrapper to 2025-12-07TheKodeToad2025-12-081-3/+3
| | | | | | | | Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
* | chore: add 1_21_11-pre1_unobfuscatedSefa Eyeoglu2025-11-191-0/+5
| | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* | feat: add workarounds for unobfuscated versionsSefa Eyeoglu2025-11-194-11/+37
| | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* | refactor: use multiprocessing to download Fabric metaSefa Eyeoglu2025-11-191-12/+14
| | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* | 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
| | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* | fix: fix Windows/macOS arm64 natives for 3.3.6Sefa Eyeoglu2025-10-221-4/+20
| | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* | chore: add new LWJGL variantSefa Eyeoglu2025-10-211-0/+1
| | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* | fix: separate out the build string into its own thinglordofpipes2025-10-072-2/+11
| | | | | | | | Signed-off-by: lordofpipes <lordpipe@protonmail.com>
* | Update forge.pyTrial972025-10-071-3/+3
| | | | | | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
* | Revert "Update forge.py"TheKodeToad2025-10-041-3/+3
| |
* | Update forge.pyTrial972025-10-041-3/+3
| | | | | | | | Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
* | Update forge.pyTheKodeToad2025-07-011-3/+3
| | | | | | Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
* | 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 macOS