summaryrefslogtreecommitdiff
path: root/scripts/fanatec_iracing.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/fanatec_iracing.lua')
-rw-r--r--scripts/fanatec_iracing.lua20
1 files changed, 10 insertions, 10 deletions
diff --git a/scripts/fanatec_iracing.lua b/scripts/fanatec_iracing.lua
index a84c983..462c502 100644
--- a/scripts/fanatec_iracing.lua
+++ b/scripts/fanatec_iracing.lua
@@ -1,11 +1,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
+-- 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" \ No newline at end of file