26 Commits

Author SHA1 Message Date
Evan Goode
616c36f7f3 Merge remote-tracking branch 'upstream/main' 2025-07-25 14:11:41 -04:00
TheKodeToad
aeec5043b3
Add logging to meta 2025-04-16 11:46:39 +01:00
Evan Goode
f320422baf Rebase on PrismLauncher/meta 2024-07-02 20:33:20 -04:00
Trial97
abc32095d8
Changed mojang java names to match meta
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2024-01-25 18:50:17 +02:00
Trial97
453c15ac77
Merge branch 'main' of github.com:PrismLauncher/meta into javas 2024-01-16 16:06:48 +02:00
Sefa Eyeoglu
eb47993bf8
refactor: merge MojangLibrary and Library
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-11-04 22:39:42 +01:00
Trial97
f196e3640c
Merge branch 'main' of github.com:PrismLauncher/meta into javas
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-11-04 18:47:23 +02:00
Sefa Eyeoglu
4b38e79f8e
refactor: define global forgewrapper library
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-17 16:26:12 +02:00
Stuart Pomeroy
c06bc0cdaf
Add support for automatically generating NeoForge metadata 2023-08-06 14:47:30 +02:00
Rachel Powers
95223b83cb
cleanup: types
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-06-16 21:15:38 -07:00
Rachel Powers
ac5171ea44
feat: fetch java metadata
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-06-16 21:15:36 -07:00
Sefa Eyeoglu
1c838d992e
chore: reformat using black
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-02-25 00:19:55 +01:00
Sefa Eyeoglu
d551b0d811
feat: add support for +jvmArgs on meta
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-16 16:22:55 +01:00
Sefa Eyeoglu
e0d7321aa6
feat: add LWJGL 3.3.1 natives for windows-arm64
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-27 22:15:00 +02:00
Sefa Eyeoglu
0f88f27853
fix: add linux-arm32 to supported OS rules
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-15 15:48:51 +02:00
Sefa Eyeoglu
75006147dd
feat: implement merge function for MetaBase 2022-06-26 12:16:11 +02:00
Sefa Eyeoglu
d5e359508b
refactor: make MojangLibrary name optional
In preparation for the library override system
2022-06-26 12:15:29 +02:00
Sefa Eyeoglu
e4eb48cc7e
feat: support osx-arm64 and linux-arm64 2022-06-26 12:14:52 +02:00
Sefa Eyeoglu
51cdb9b0c4
fix: workaround Mojang forgetting to change all URLs 2022-06-22 20:38:54 +02:00
Sefa Eyeoglu
1bd80e57aa
refactor: move GradleSpecifier into model 2022-04-05 15:10:28 +02:00
Sefa Eyeoglu
7ab37c8658
refactor: make GradleSpecifier its own class 2022-04-05 14:38:59 +02:00
Sefa Eyeoglu
efd1aff147
fix: expect strings instead of urls in all models 2022-04-05 14:35:11 +02:00
Sefa Eyeoglu
b4dcfe056f
refactor: cleanup 2022-04-05 14:35:11 +02:00
Sefa Eyeoglu
2ca56cafdf
refactor: move generateMojang to pydantic models 2022-04-05 14:35:07 +02:00
Sefa Eyeoglu
367518371f
fix: set by_alias for json export 2022-04-05 14:30:30 +02:00
Sefa Eyeoglu
a5bb3a091d
refactor: switch Fabric over to pydantic 2022-04-05 14:30:30 +02:00