3 Commits

Author SHA1 Message Date
MrFastwind
6f782af913 refactor(modlist): replace html/template with text/template and clean up deps
Some checks failed
CI / build (push) Failing after 3s
2026-07-09 14:13:09 +02:00
MrFastwind
6774397885 feat: add modlist export to Arma 3 Launcher HTML format
- RenderModlistHTML: generates compatible preset HTML from a modlist
- GET /api/modlists/:id/export: returns downloadable .html file
- Export button on ModlistEditor page
- Skips local mods (no workshop ID), includes only Steam workshop mods
2026-07-06 18:33:24 +02:00
MrFastwind
b853aead8c Initial commit 2026-07-06 14:14:58 +02:00