Changes between Version 9 and Version 10 of Clojure Client Tutorial


Ignore:
Timestamp:
Aug 2, 2011 12:26:39 PM (13 years ago)
Author:
kedwar10
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Clojure Client Tutorial

    v9 v10  
    5353client.utilities/run-ioquake
    5454([level] [path level])
    55   This function launches ioquake with the specified level, if the path to ioquake is hardcoded into this function, type '(run-ioquake <level>)'
    56   where <level> is a map in the maps folder of ioquake,  else you must provide the path.
     55  This function launches ioquake with the specified level, if the path to ioquake is hardcoded into this function, type '(run-ioquake <level>)' where <level> is a map in the maps folder of ioquake,  else you must provide the path.
    5756nil
    5857}}}