summaryrefslogtreecommitdiff
path: root/scripts/slim_iracing.lua
blob: f1a9c06e19e14cb3ccdceee4c4df36ec8fd69731 (plain)
1
2
3
4
5
6
7
8
9
10
11
-- iRacing Custom Scripts - SLIMax Manager Scripts v1.9
-- Copyright ©2011-2013 by Zappadoc - All Rights Reserved.
-- last change by Zappadoc - 2012-09-16

-- ================================
-- add the short desciption of your script(s) in mScript_Info global var
mScript_Info = "A useful iRacing COMBO SETUP 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"