From 6ea53840c9cb9b99c41fbb4d87a1acac8c0889e5 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Fri, 1 Mar 2013 10:19:54 +0100 Subject: SLIMaxMgr III beta --- scripts/slim_iracing.lua | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 scripts/slim_iracing.lua (limited to 'scripts/slim_iracing.lua') diff --git a/scripts/slim_iracing.lua b/scripts/slim_iracing.lua new file mode 100755 index 0000000..2d5b5ba --- /dev/null +++ b/scripts/slim_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 - 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" \ No newline at end of file -- cgit v1.2.3