CredenceHamby / Indy-Hud

Augmented reality overlay HUD for basic industry machine data in DU factories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forks Stargazers Issues MIT License Twitch


Indy HUD by CodeInfused

An augmented reality HUD for managing industry
Watch a Demo · Report Bug

About Indy HUD

This is an augmented reality HUD for tracking states of your industry machines for Dual Universe. This script only requires a single programming board, and can manage all the units on a single core factory.

What This HUD Isn't:

  • Not an automation tool; it cannot start or stop machines
  • Not a recipe tool; it will not show recipe trees for items

(back to top)

Getting Started

This programming board HUD is delivered by "json" import, a feature supported by Dual Universe for custom scripts. You will need to download a file as instructed below to use this HUD.

File Install

  1. Download the json file from this repo, (right-click this link and "Save link as") ais_indy_hud
  2. Open the json file in any text editor. Select all of the contents (CTRL+A to select all), and then copy (CTRL+C).
  3. In the game, you'll need to place a Programming Board at your factory.
  4. Right-click the programming board, go to "Advanced"
  5. Click "Paste Lua Configuration From Clipboard"
  6. In build mode, use the Link tool to link your construct's Core to the programming board.

That's it! Run the board now and enjoy.

Usage

Coming soon.

Contact

While I do love Dual Universe and its community, I also have very little free time typically. I will try to answer questions via Discord, or if you catch me online on Twitch. But keep in mind this is a free resource, and I've spent a good chunk of time on it, so please be constructive and kind :)

Discord: Albatross HUD on DU-OSI

Twitch: Watch CodeInfused on Twitch
I go online at pretty random times, so if you'd like to catch my streams, just go here and hit Follow

(back to top)

License

Distributed under the GNU GPLv3 license. See LICENSE.txt for more information.

(back to top)

About

Augmented reality overlay HUD for basic industry machine data in DU factories.

License:GNU General Public License v3.0