// Copyright (c) 2025 Hamadi
// Licensed under the MIT License
pubmodinstaller;pubmodconfig;moddownloader;modverifier;pub(crate)modressources;// Forge/NeoForge install-processor pipeline (spawns Java; lives in `launch`
// rather than `loaders` to share the resolved JRE path).
#[cfg(any(feature ="forge", feature ="neoforge"))]pub(crate)modprocessors;pubuseinstaller::Installer;