Installation

ConfigurationUploader is a program written in the Astroglion programming language, and requires Astroglion v4.10 EXACTLY. Failure to do so may lead to unexplained behavior, and has already lead to the death of at least one of the developers.

To install Astroglion v4.10, it is recommended to use the Praseodymium package management system, as it allows the usage of multiple versions of Astroglion.

Prerequisite packages:

implanter=v1.1.1
numbers=v7.4.3
innercompiler=v0.54.1
realmath=v0.8.1
servercomms=v2.1.0
binaryformats=v87a

These will be automatically installed if you run the command lanthanide install --u ConfigurationUploader with the Lanthanide package manager, while the v4.10 environment is active. The Lanthanide package manager should be installed on every new Praseodymium sub-environment.

Summary

  1. Install Astroglion 4.10 using Praseodymium
  2. Activate the 4.10 environment
  3. Run this command: lanthanide install --u ConfigurationUploader

Installing directly from source

It is not recommended that you do so.