This document describes ways in which one can run the Mac OS X dedicated server.
- 1launchd
By Armagetron Advanced February 28, 2015 Download Now A Tron clone in 3D has been the tagline of Armagetron, since, well, a very long time, and is probably the shortest and most accurate description possible. Download Armagetron Advanced for free. Another version of the simple action game modeled after the lightcycle sequence of the movie Tron. We're using SourceForge only for file releases and news these days.
launchd
Launchd was first introduced in Mac OS X 10.4. It simplifies running the armagetronad-dedicated prograpm as a daemon.
The .plist file
This file should be saved to ~/LaunchAgents/net.armagetronad.armagetronad-dedicated.plist
. You can create the ~/LaunchAgents
directory if it doesn't yet exist.
You must edit this template. You need to insert the real path to the Armagetron Advanced Dedicated
directory, and you also must insert the path to where your log-files will be saved.
Loading the plist
First you must load the plist file. This is only required once.
Armagetron Mac Download Windows 10
If you edit the plist file later you must reload the file for changes to take effect.
Starting/Stopping
To start the server:
Armagetron Mac Download Software
To stop the server:
Running manually
To run the server from the command-line, your current working directory must be the Armagetron Advanced Dedicated
directory, else you must use the --datadir
option.
Option 1:
Armagetron Mac Download App
Option 2: