canou69 / E36_CLUSTER_SIMHUB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E36_CLUSTER_SIMHUB

Version same as YT Tutorial below

Tutorial Video AMSTUDIO YT https://youtu.be/L59NL9EuEdM

Credit to MorGuux for Sketch Mod and Protocol

Credit to Wotever for SimHub Software

NON-COMMERCIAL PERSONAL USE ONLY.

format([DataCorePlugin.GameData.NewData.SpeedKmh],'0') + ';' +

format([DataCorePlugin.Computed.Fuel_Percent], '0') + ';' +

format([DataCorePlugin.GameData.NewData.Throttle], '0')

About


Languages

Language:C++ 97.6%Language:C 2.4%