You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed the global JVM arguments option from 'instance defaults' as this needs reworking for Java 25+, we now set the correct arguments based on Minecraft version but we plan to improve this system fairly soon. This is primarily a stop-gap solution
Removed any usage of java.awt within our subprocess to resolve issues with wayland based linux operating systems
Removed option for optionally including instance logs in the export as we found more often than not, these logs are very helpful when debugging users problems