summaryrefslogtreecommitdiff
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
...
* | fix: consider version legacy if it has legacyLaunchSefa Eyeoglu2023-10-151-1/+1
* | fix: disable Quilt beacon on older versionsSefa Eyeoglu2023-08-191-0/+27
* | fix: use same ForgeWrapper for both Forge and NeoForgeSefa Eyeoglu2023-08-172-9/+3
* | refactor: define global forgewrapper librarySefa Eyeoglu2023-08-174-2/+24
* | fix: remove unused codeSefa Eyeoglu2023-08-061-12/+2
* | fix: remove unused legacy stuffSefa Eyeoglu2023-08-062-18/+0
* | fix: switch to Prism fork of ForgeWrapperSefa Eyeoglu2023-08-061-1/+1
* | Add support for automatically generating NeoForge metadataStuart Pomeroy2023-08-063-0/+283
|/
* chore: reformat using blackSefa Eyeoglu2023-02-257-144/+263
* feat: add User-Agent headerSefa Eyeoglu2023-01-271-0/+14
* fix: remove Java 19 recommendationSefa Eyeoglu2022-12-151-2/+1
* fix: remove EOL Java 18 from compatible Java majorsSefa Eyeoglu2022-11-291-2/+2
* fix: update Forge maven urlSefa Eyeoglu2022-11-241-2/+2
* feat: add support for +jvmArgs on metaSefa Eyeoglu2022-11-162-0/+7
* Add old snapshotsjopejoe12022-11-032-0/+20
* fix: fix invalid forge wrapper URLSefa Eyeoglu2022-10-311-1/+1
* Merge branch 'master' into rebrandSefa Eyeoglu2022-10-311-1/+1
|\
| * feat: add LWJGL 3.3.1 natives for windows-arm64Sefa Eyeoglu2022-10-271-1/+1
* | feat: Agnostify launcher referencestxtsd2022-10-202-6/+6
* | chore: Fix PEP8: E302txtsd2022-10-201-0/+1
* | fix: Grammar and typostxtsd2022-10-201-1/+1
* | feat: Rebrandtxtsd2022-10-201-5/+5
|/
* fix: update files URLSefa Eyeoglu2022-10-181-1/+1
* fix: use files.scrumplex.rocksSefa Eyeoglu2022-10-181-1/+1
* fix: add Java 19 to compatible JavasSefa Eyeoglu2022-10-161-2/+2
* fix: add linux-arm32 to supported OS rulesSefa Eyeoglu2022-10-151-1/+1
* refactor: patch tinyfd in LWJGL 3.2.2Sefa Eyeoglu2022-06-292-1/+4
* feat: add library patchesSefa Eyeoglu2022-06-281-0/+1
* feat: add LibraryPatches modelSefa Eyeoglu2022-06-261-2/+17
* feat: implement merge function for MetaBaseSefa Eyeoglu2022-06-262-1/+55
* refactor: make MojangLibrary name optionalSefa Eyeoglu2022-06-261-1/+1
* feat: support osx-arm64 and linux-arm64Sefa Eyeoglu2022-06-261-1/+1
* fix: workaround Mojang forgetting to change all URLsSefa Eyeoglu2022-06-222-1/+13
* refactor: remove unused metadataSefa Eyeoglu2022-05-271-3/+0
* fix: fix missing tinyfd in LWJGL 3.2.2Sefa Eyeoglu2022-05-221-0/+1
* refactor: switch Quilt mappings to hashed MojMapSefa Eyeoglu2022-04-091-1/+1
* refactor: switch quilt to pydantic modelsSefa Eyeoglu2022-04-071-0/+17
* refactor: improve compatibleJavaMajors mappingSefa Eyeoglu2022-04-061-5/+13
* chore: Replace assignments with augmented assignmentstxtsd2022-04-062-2/+2
* refactor: cleanupSefa Eyeoglu2022-04-055-84/+84
* refactor: move GradleSpecifier into modelSefa Eyeoglu2022-04-052-93/+91
* refactor: remove obsolete model frameworkSefa Eyeoglu2022-04-059-1567/+0
* refactor: move index to pydantic modelsSefa Eyeoglu2022-04-051-0/+46
* fix: give all timestamps TZ infoSefa Eyeoglu2022-04-051-1/+1
* fix: allow hashing of GradleSpecifierSefa Eyeoglu2022-04-051-0/+3
* refactor: move forge to pydantic modelsSefa Eyeoglu2022-04-053-323/+323
* refactor: make GradleSpecifier its own classSefa Eyeoglu2022-04-053-27/+64
* fix: expect strings instead of urls in all modelsSefa Eyeoglu2022-04-052-10/+11
* refactor: move liteloader to pydantic modelsSefa Eyeoglu2022-04-053-118/+115
* refactor: cleanupSefa Eyeoglu2022-04-052-29/+29