QuiltMC / quilt-loader

The loader for Quilt mods.
Apache License 2.0
470 stars 86 forks source link

Skip unknown mods windows #433

Closed voidpointer0x00 closed 1 month ago

voidpointer0x00 commented 4 months ago

Is there a way to skip the windown shown when there're files that are not mods? The .dll file just needs to be there :smile:

image

voidpointer0x00 commented 4 months ago

Just looked through the code, looks like there is no option to skip the menu

https://github.com/QuiltMC/quilt-loader/blob/3d8a6ac995b22d8b1e226b0e7145380a800d503c/src/main/java/org/quiltmc/loader/impl/QuiltLoaderImpl.java#L730

I guess I'll PR the feature :grin:

AlexIIL commented 4 months ago

(This issue will be closed when this is released fully)

ix0rai commented 1 month ago

this has been released fully in 0.26 :p