Skip to content

Latest commit

 

History

History
62 lines (44 loc) · 2.75 KB

README1.md

File metadata and controls

62 lines (44 loc) · 2.75 KB

Contributors Forks Stargazers Issues


blackLogo

DAHL DESIGN
DASHBOARD

SimHub dashboard template for iRacing.

1/4 of the quadfecta
Properties · LED · Dashboard · DDC

Welcome to the repository!

Download the latest dashboard. It is dependent on both the Properties plugin and LED plugin.

To get the most out of this dashboard, I highly recommend checking out the manual.

How To Contribute / Collaborate

  1. Use your favorite Git client to clone this repo to a preferred location (not in your SimHub folder).

  2. Hard link the folder containing the dash itself to the SimHub directory so you can make changes and use them, while also having git able to see the files and their changes (example from my machine):

    mklink /J "C:\Program Files (x86)\SimHub\DashTemplates\DahlDesignDDU" "C:\Users\Matt Cowger\Desktop\DahlDesignDashDev\DahlDesignDDUDev"

  3. Do your thing and send in PRs!