Mod Reorder
Arma Reforger // Load Order Resolver
How it works
01
Paste your mod list — space-separated quoted IDs, a JSON string array, or comma-separated server config objects (JSON arrays of objects still work)
02
Each mod's dependencies are fetched from the Arma Reforger workshop in the background
03
A topological sort determines the correct load order so every dependency loads before its dependent
04
A diff shows what moved, and the result is output in your original format ready to paste