Skip to content

TheSCREWEDSoftware/ArmA-3-Preset-Comparator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArmA 3 Preset Comparator

Simple tool to compare two Arma 3 mod presets and quickly see what changed.

Usage

Open a3_preset_diff_main.html in any browser, then drag (or select) your old preset onto the left box and the new one onto the right. Hit Compare and you'll get a color-coded breakdown:

  • Green = mod was added
  • Red = mod was removed
  • Greyed out = still there, nothing changed

If you want to save the result, just click Download Diff HTML and it'll give you a nice standalone file you can share or keep for reference. The filename includes the date and preset name so you can tell them apart later.

Good to know

  • This only works with the .html preset files you export from the Arma 3 Launcher.
  • Nothing leaves your machine, it all runs locally in the browser.

Example

Examples/
├── Presets to Use/
│   ├── Arma 3 Preset RyanAndAce_antistasi_v1.html        (old)
│   └── Arma 3 Preset RyanAndAce_antistasi_v1_test.html   (new)
└── Final Result/
    └── D08_M04_Y2026_UPDATED_RyanAndAce_antistasi_v1_test.html

Load the old one on the left, the test one on the right, hit Compare, and you'll see the diff. The downloaded result will look something like the file in Final Result/.

License

MIT - do whatever you want with it. See LICENSE for details.


Disclaimer: This README was generated with the help of GitHub Copilot.

About

Compare and/or see the diff between 2 presets, easier to show to your friends or communities what's was changed!

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages