summaryrefslogtreecommitdiff
path: root/scripts/slim_iracing.lua
blob: 2d5b5baabeaedc45246f29e94653234015eb013b (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"