Deploy your own game server. Instant setup.
Running your Aloft server is easy!
Running an Aloft server on your own is a bit more complicated.
System Requirements
Installation
AloftServerNoGuiCreate.ps1
and AloftServerNoGuiLoad.ps1
AloftServerNoGuiCreate.ps1
to configure a new world:
$processInfo.Arguments
line with your desired settings:
MAPNAME
: Name of the world (avoid spaces)500
: Number of islands0
or 1
: Game mode (0
for Survival, 1
for Creative)-batchmode -nographics -server create#MyWorld#300#0# log#ERROR#
AloftServerNoGuiLoad.ps1
to load your world:
$processInfo.Arguments
line to include:
MAPNAME
: Name of your mapservername#YourServerName#
: Server nameisvisible#true#
: Make public (true
) or private (false
)playercount#8#
: Max playersRun the script with PowerShell to create the world.
AloftServerNoGuiLoad.ps1
to load your world:
$processInfo.Arguments
line to include:
MAPNAME
: Name of your mapservername#YourServerName#
: Server nameisvisible#true#
: Make public (true
) or private (false
)playercount#8#
: Max playersSwitch locations any time. DDoS protection available.
Survive on floating islands caught in an eternal hurricane in this atmospheric sandbox survival indie game
Deploy your own game server. Instant setup.