Personal ARMA Mod Manager
pamm is another ARMA 3 mod manager for communities that host their own mods.
It is designed to be lightweight and fast, while still providing all the features you need to manage your mod packs.
It is NOT compatible with other mod managers.
- Multiple mod packs in one mod repository
- All of your community's mod packs can be hosted in one place
- You can have packs depend on one another (e.g. a base pack with core mods, and event specific packs that depend on the base pack)
- Optional mods
- Delta patching of pbo files
- Only download what has changed between versions
- Saves bandwidth for both server and client
- Speed above all
- Utilize caching to avoid re-indexing files on disk
- Both server and client side caching
- Multithreaded indexing and downloading
- Packs are cheap
- Just a couple files
- Easy to create and delete
- Perfect fit for one time use mod packs (like event specific mods)
- Cross-platform
- Windows
- Linux
- GUI
Are tracked in the issues tab
Has only been tested using caddy as a web server. It should work with any web server that supports multiple range requests.