Conversation
|
this looks like it would achieve the desired result? can you post an example of a generated ornithe version file? I don;t really feel like trying to run a local meta version right now |
net.ornithemc.fabric-loader net.ornithemc.calamus-intermediary |
b436e6e to
e6de732
Compare
Assisted-by: Claude:claude-5-opus Signed-off-by: Julian Chang <wyvest@polyfrost.org>
Signed-off-by: Julian Chang <wyvest@polyfrost.org>
Signed-off-by: Julian Chang <wyvest@polyfrost.org>
Merged PrismLauncher/meta#123 Merged PrismLauncher/meta@315d306 Merged PrismLauncher/meta#148 Merged PrismLauncher/meta#135 Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
I mean show me where this code is generating index.json? Because I don't see it |
|
the index is a generic operation |
|
Right, silly me (been a while since I had to do that since I was cloning the meta-launcher repo every time) |
|
We should probably also add the Legacy Fabric version of LWJGL which is used in the official Ornithe Prism instance generator In my testing on Linux the game crashes immediately on Java 25 (the preferred version) without it Maybe we could add additional versions of the org.lwjgl component with the -legacyfabric suffix and suggest it in ornithe (though not sure whether the Minecraft or Ornithe suggested version would take precedence) or just say what the hell and overlay the version (seemed to work, I think at some point we started specifying libraries in lower components on the classpath earlier and I guess the latest natives also most likely take precidence, but I don't know if we can rely on it) On a related note, something I have been thinking about is if there's a better name than intermediary mappings for the component depended on by the loader - it also includes several other libraries. Maybe it should be renamed to Ornithe Libraries or something, I don't know. |
|
Also, we should probably not just list 25 but some other jdk versions below it like the instance generator does too |


No description provided.