Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 499 Bytes

ReadMe.md

File metadata and controls

16 lines (10 loc) · 499 Bytes

Configuring

By default, the script does nothing. You will need to set what mode the script runs in. This is set in server/sSettings.lua.

  • RaceManagerMode - Runs as a single server-wide gamemode.
  • RaceManagerJoinable - The old version that ran on the test server that creates joinable races.

See also:

  • CourseManifest.txt
  • server/sSettings.lua
  • shared/sharedSettings.lua

Creating courses

Please see the map editor script.