Skip to content

Releases: Ragonz/Ark-Server-Creation-Tool

V2.0 for .NET 8

01 May 12:51
Compare
Choose a tag to compare

Just bumps the dependent .NET version to 8 to match DepotDownloader

V2.0

26 Apr 18:37
Compare
Choose a tag to compare

Redesign of the application to natively support several instances of the game being run at the same time, allowing for clustering.

Version 0.1.2

17 Nov 15:20
Compare
Choose a tag to compare

Added a button and default template for the game.ini config.

RCON functionality is being worked on.

Version 0.1.1

01 Nov 00:20
Compare
Choose a tag to compare

Windows x86_64 tool for hosting an ARK Survival Ascended server.

Allows for simple download of the game files to the desired location, launching the server with a single click and automatic creation of the needed firewall rules.

Tool is portable to allow multiple servers to be hosted on the same machine easily.

Version 0.1

31 Oct 21:48
Compare
Choose a tag to compare

Windows x86_64 tool for hosting an ARK Survival Ascended server.

Allows for simple download of the game files to the desired location, launching the server with a single click and automatic creation of the needed firewall rules.

Tool is portable to allow multiple servers to be hosted on the same machine easily.

V1.0.2

28 Oct 17:15
e42a0bc
Compare
Choose a tag to compare

Removed prompt for steam credentials as no longer required by ASA
Removed steam client login as no longer required by ASA

V1.0.1

27 Oct 19:06
Compare
Choose a tag to compare

Ark Survival Ascended Server Creation tool - Want to host your own server rather than buy one from Nitrado?

This tool will automate the downloading, installation and setup of your very own ASA server so you can host your own ASA server, just punch in the info it asks for and off you go.
The tool right now is a simple batch script which prompts for information, in the future it will be an application that will manage your server for you and be simple to use.

Instructions on using this tool

You will need a windows PC / Dedicated Server / VPS / VDS with a minimum of 22GB ram (preferably 25GB so you can build some bases & have a few players)

The tool (Ark Survival Ascended Server Creation tool) will grab the ASA server files and place them into C:\ark_sa along with a start_server.bat & an update_server.bat
The tool (Ark Survival Ascended Server Creation tool) will ask you for a few bits of information like steam account details, servername, server password and so on to create the server start file then go on to start the server for you. These details are only used in the script on the machine you use them on so you don't need to worry about using your details.

How to use the tool (Ark Survival Ascended Server Creation tool)

  1. Download the tool to the machine you want to host the server on, does not matter where you download it to or run it from
  2. Right click the Ark_Server_Creation_Tool file and select run as administrator follow the prompts
  3. If you are using a home pc you will need to open the ports 7777, 7778, 27015 on your router (If you do not know how to do this you will need to google "How to port forward on [insert router brand and model here]"
  4. We open the required ports as part of the installer in your firewall if you are using windows firewall, if you are not using windows firewall you will need to do this manually
  5. enjoy

After the tool has started the server for the first time

A few things to note

  1. The steam account you use with the tool to create the server must have Ark Survival Ascended purcahsed on the account
  2. The steam client must be logged in on the machine you are hosting the server on before you start the server (it can then be logged out after)

This is version 1.0 of this tool, each new updated of this tool, will come with improvements & soon a ui to control the server with.

Server settings are located in C:\ark_sa\ShooterGame\Saved\Config\WindowsServer\GameUserSettings.ini on the machine you used this tool on.

Batch Script V1

27 Oct 18:48
Compare
Choose a tag to compare
Batch Script V1 Pre-release
Pre-release

Instructions on using this tool

You will need a windows PC / Dedicated Server / VPS / VDS with a minimum of 22GB ram (preferably 25GB so you can build some bases & have a few players)

The tool will grab the ASA server files and place them into C:\ark_sa along with a start_server.bat & an update_server.bat
The tool will ask you for a few bits of information like steam account details, servername, server password and so on to create the server start file then go on to start the server for you.

How to use the tool

  1. Download the tool to the machine you want to host the server on
  2. Right click the Ark_Server_Creation_Tool file and select run as administrator
  3. follow the prompts
  4. If you are using a home pc you will need to open the ports 7777, 7778, 27015 on your router
  5. We open the required ports as part of the installer in your firewall if you are using windows firewall, if you are not you will need to do this manually
  6. enjoy

A few things to note

  1. The steam account you use with the tool must have Ark Survival Ascended bought on the account
  2. The steam client must be logged in on the machine you are hosting the server on before you start the server (it can then be logged out after)

Each new verison of the tool will come with improvements & soon a gui to control the server with

Server settings are located in C:\ark_sa\ShooterGame\Saved\Config\WindowsServer\GameUserSettings.ini