DU Ship Displays

GitHub

Info and control screens for Dual Universe ships.

Installation Instructions

The controller code is designed to detect what is linked and configure itself. Unless otherwise noted for a particular screen, simply:

  1. Click on a screen image below to go to the json for that configuration.
  2. Copy the raw JSON content of the file.
  3. In Dual Universe, right click on a programming board, go to advanced, then select "Paste Lua configuration from clipboard".
    You should get a "Lua script loaded" confirmation message. If this is not the case try pasting the json in notepad to confirm that the right file is in the clipboard.
  4. Go into build mode and link the programming board to a screen, then leave build mode and activate the programming board. The screen will tell you the next element to link, if necessary.
    The console will print out what slot is linked as what element to help debug connections if needed.

Antigravity


Requirements

For more details, control instructions, and troubleshooting tips, see GitHub.