README.md

February 1, 2024 ยท View on GitHub

Pollux

Quick Installation

Build code with Greybel VS and execute the installer it outputs. From there build the "Pollux.src" file it creates and run the output.

Installation without Visual Studio Code

Copy all code files ingame to /pollux/[...] and change all import_code tags in Pollux.src to use the absolute path /pollux/[...] (for example import_code(/pollux/commands/scan.src))

Contents

  1. 1Pollux
  2. 1.1Quick Installation
  3. 1.2Installation without Visual Studio Code