36 Commits

Author SHA1 Message Date
TheKodeToad
aeec5043b3
Add logging to meta 2025-04-16 11:46:39 +01:00
Trial97
b25375f23a
add is_quick_play_singleplayer trait
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2024-08-08 16:55:38 +03:00
Trial97
2eecce37d3
Merge branch 'main' of https://github.com/PrismLauncher/meta into javas
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2024-04-27 23:19:54 +03:00
Trial97
74fddd3673
Added supported features to not polute traits
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2024-03-27 12:30:06 +02:00
Trial97
97f8750ed7
Split java source
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2024-03-19 22:20:11 +02: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
6def1eece6
Added new java enum
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2024-01-16 17:13:57 +02:00
Trial97
453c15ac77
Merge branch 'main' of github.com:PrismLauncher/meta into javas 2024-01-16 16:06:48 +02:00
tildejustin
735421d155 do not remove legacy arguments 2023-12-10 12:08:41 -05: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
TheKodeToad
5c19d7a034
Add legacyServices to all applicable versions (take 2) 2023-10-15 21:24:17 +01:00
Sefa Eyeoglu
8ac4ce963f
Revert "fix: consider version legacy if it has legacyLaunch"
This reverts commit 6671c59e729b5fb099e5b0bb30e33321a958b70e.
2023-10-15 16:25:23 +02:00
Sefa Eyeoglu
eb6c6bab00
Revert "fix: only set main class if not unset"
This reverts commit 35eb9bf3786fa73ad3e65b73e3810a783f1545b8.
2023-10-15 16:25:20 +02:00
Sefa Eyeoglu
35eb9bf378
fix: only set main class if not unset
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-10-15 16:20:32 +02:00
Sefa Eyeoglu
6671c59e72
fix: consider version legacy if it has legacyLaunch
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-10-15 16:15:22 +02:00
Rachel Powers
651ff8356c
feat: generate java componate
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-06-16 21:15:36 -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
13e82ebc0d
fix: remove Java 19 recommendation
Many Forge versions break with Java 19.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-12-15 16:30:34 +01:00
Sefa Eyeoglu
3aa946cfc2
fix: remove EOL Java 18 from compatible Java majors
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-29 15:25:20 +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
jopejoe1
d3a221a40a Add old snapshots
Signed-off-by: Johannes Joens <johannes@joens.email>
2022-11-03 18:03:01 +01:00
txtsd
e56756b32d
fix: Grammar and typos
Signed-off-by: txtsd <code@ihavea.quest>
2022-10-20 12:18:02 +05:30
Sefa Eyeoglu
ee9fafc896
fix: add Java 19 to compatible Javas
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-16 12:15:36 +02:00
Sefa Eyeoglu
eba932312d
refactor: patch tinyfd in LWJGL 3.2.2
When we have this cool patching mechanism, we could just use it to patch our existing LWJGL, instead of providing a static one
2022-06-29 00:07:06 +02:00
Sefa Eyeoglu
79ff11d653
feat: add LibraryPatches model 2022-06-26 12:16:54 +02:00
Sefa Eyeoglu
a312e6d533
refactor: improve compatibleJavaMajors mapping 2022-04-06 21:13:21 +02:00
txtsd
8ad8ed95cb
chore: Replace assignments with augmented assignments 2022-04-06 14:53:16 +05:30
Sefa Eyeoglu
6d39c8dfe9
refactor: cleanup 2022-04-05 18:39:43 +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
5895e5accf
feat: implement experiments updates 2022-04-05 14:30:30 +02:00
Sefa Eyeoglu
7cd825c67f
refactor: move updateMojang to pydantic models 2022-04-05 14:30:30 +02:00