Skip to content

Commit

Permalink
Can be used without any monitor now (switching to HUD mode only then)
Browse files Browse the repository at this point in the history
  • Loading branch information
DorianTheGrey committed Nov 7, 2020
1 parent d1b051c commit 34f996e
Show file tree
Hide file tree
Showing 5 changed files with 1,720 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ WORK
src/DamageReport_1_6_UnitStart.lua
src/DamageReport_2_5_UnitStart.lua
src/ShipReport_3_0.lua
src/ShipReport_3_0b.lua
339 changes: 339 additions & 0 deletions DamageReport_2_32.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

1. Place a Progamming Board on your ship as well as one (or two, or three, ...) monitors you want the Damage Report to be displayed.
2. Link your ships core to the Programming Board (you do not need to rename any slots). **Make sure you link the core first, before you link screens!**
3. Link all monitors to the board you want to use with Damage Report (you do not need to rename any slots).
3. Link all monitors to the board you want to use with Damage Report (you do not need to rename any slots). **You can choose to not link any monitors at all. The script will switch into a HUD mode with limited functionality, so I only advise that for small ships that don't fit a screen. (Thanks to NeoCrypter for the idea.)**
4. Copy the latest config file of https://github.com/DorianTheGrey/DU-DamageReport, it's called "DamageReport_X_X.json". Click on the file, click on "Raw", copy everything.
5. Rightclick on your Programming Board -> Advanced -> Paste LUA configuation from clipboard
6. Activate Programming Board.
Expand Down
Loading

0 comments on commit 34f996e

Please sign in to comment.