Mine-Detector-Fixes (MDF) aims to serve as an "all-in-one" mod to fix various mods breaking vanilla mine detectors, which can be very frustrating for players.
The project is entirely open-source and any contributions to fix other mods are welcome.
While containing fixes for several mods, only patches for mods that players have enabled when launching arma will be loaded using the skipWhenMissingDependencies
flag. This ensures that only relevant compatability patches are loaded.
- Just Like The Simulations - The Great War
- Just Like The Simulations - Contraband
- cTab
- Most cTab forks should work, as long as they keep the same addon and class names.
- ACE 3 Extension (Placeables)
- Lightsabers and Force
- WebKnight Flashlights and Headlamps
- Zombies and Demons
- Faces of War
Users are welcome to create a compatability patch for a mod by using the example patch as a base.
If you find a bug in the mod or want to request a compatability patch for another mod, you can do so on the Issue Tracker. Be sure to apply the appropiate label for what you are reporting.
MDF is built using HEMTT. There are bat files included in tools/ to automatically update the mod version when building and releasing.
For local testing, hemtt launch
can be used.