Skip to content

escii/ArkAscendedServerManager

 
 

Repository files navigation

Ark Ascended Server Manager

A multi server manager for the game: ARK: Survival Ascended

Why

For ARK: SE there only existed a closed source with relic like code🧓. When they made the announcement that they won't make a new version/update their software for ARK: Ascended we stepped in to fill the void, our goal is to make this software easy to use and cross platform (when we get linux binaries for the servers).

How to use

For now the only way is to use the nightly release, this is because we are not yet ready to release an alpha version. You can download the installer and install! (nightly is unstable and does not have auto updating at this time!)

Setting steamcmd path for first use

Steamcmd is not yet packaged with the app, if you want to create a server with AASM you can install steamcmd to your path on your computer (e.g.: with scoop) or you can follow the guide below.

  1. Install the app using the installer found here
  2. Run the app for the first time
  3. Click [windows key] + R and enter %localappdata%\ArkAscendedServerManager
  4. Open config.json
  5. Edit the "steamCMDPath" to contain something like this: "steamCMDPath": "C:\\steamcmd\\steamcmd.exe" (WATCH OUT A backslash only works like \\ this is because \ on its own is a ecape char)
  6. Start the app again and create a server.
  7. 🎉 You can run your server!

Contributing

Check out the Contributing Guide to get started with contributing! Once your first contribution is merged you can head over to our Discord Server and ask for the 'Contributor' role :D

⚠️ Watch out ⚠️

This project is still only in very early alpha, so there are still many features to come!

About

A server manager for ARK: Ascended

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 60.7%
  • TypeScript 35.5%
  • NSIS 2.9%
  • Other 0.9%