Key Features • Installation • Platforms • How to Use • Launch Arguments • Credits
- Built-in RCON
- An RCON tool integrated into ASAM to send commands remotely without needing a direct server connection.
- Discord Bot Integration
- A modular bot packed with features to enhance your community’s server. Features include:
- Welcome Messages
- Discord RCON
- Role Selection (coming soon)
- In-Game Chat to a Discord channel (coming soon)
- Start/stop/update the server
- A modular bot packed with features to enhance your community’s server. Features include:
- Auto Backups
- Backup Recovery
- Profile Creation for multiple servers, supporting clustering.
- Built-In Config Editor (GUI and text-based editors available)
- Drop Editor (Coming Soon)
ASAM requires .NET 8.0. If you do not have .NET 8.0 installed, you can download it here directly from Microsoft.
Download the latest available version from here.
Currently tested on the following platforms:
- Microsoft Windows
- 10
- 11
For detailed guides on how to use Ark Server Manager Ascended, please refer to the following resources:
To launch with the developer console open, create a batch file with the following content:
@echo off
tasklist | find /i "ASAM.exe" > nul
if errorlevel 1 (
start "" "ASAM" /console
) else (
echo Application is already running.
)
This software uses the following packages:
A Massive thank you for supporting the project:
- Radiolotek
- Donatello
This is free to use software. If you'd like to support future developments you can do so Here or Here