summaryrefslogtreecommitdiff
path: root/scripts/fanatec_iracing.lua
blob: a84c9832f31501e68e93b20ca44a88b3d4521144 (plain)
1
2
3
4
5
6
7
8
9
10
11
-- iRacing Combo Setup - Custom Scripts - SLIMax Manager Scripts v3
-- Copyright ©2012-2013 by Zappadoc - All Rights Reserved.
-- last change by Zappadoc - 2013-02

-- ================================
-- add the short desciption of your script(s) in mScript_Info global var
mScript_Info = "A useful iRacing custom scripts to select automatically the good settings for each iracing car you drive (shiftlights, max gears, osp, et.)."

-- ================================
-- load common scripts file
require "scripts/zdoc_scripts/iracing_common_scripts"