We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
b87db3d
AMU v2.0.0 — ARK Mod Updater (C++20 rewrite) A native Windows tool to manage ARK dedicated servers: install and update Steam Workshop mods via SteamCMD, launch and supervise server processes with graceful RCON shutdown and crash auto-restart, and edit ~370 server settings from a data-driven configurator. Ships a hardened, SHA-256-verified self-updater. Layers: - amucore — UI-independent static library (SQLite db, serverconfig incl. the raw array-family rewriter, launchspec, supervisor, orchestrator, steamcmd_parser, zunpack, mod_writer, workshop, rcon, DPAPI credstore, updatecheck). 128 doctest cases / 644 assertions. - amu — Sciter.JS shell; HTML/CSS/JS UI packed into amu.exe. - updater — standalone amu_updater.exe (GitHub-Releases channel, manifest + SHA-256 verification, all-or-nothing rollback swap).