summaryrefslogtreecommitdiff
path: root/scripts/srf1emu_iracing.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/srf1emu_iracing.lua')
-rw-r--r--scripts/srf1emu_iracing.lua11
1 files changed, 11 insertions, 0 deletions
diff --git a/scripts/srf1emu_iracing.lua b/scripts/srf1emu_iracing.lua
new file mode 100644
index 0000000..e50287c
--- /dev/null
+++ b/scripts/srf1emu_iracing.lua
@@ -0,0 +1,11 @@
+-- iRacing Custom Scripts - SLIMax Manager Scripts v1.9
+-- Copyright ©2011-2013 by Zappadoc - All Rights Reserved.
+-- last change by Zappadoc - 2013-08
+
+-- ================================
+-- 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" \ No newline at end of file