Skip to content

OpenSimTools/RaceDirector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaceDirector

Build Deploy to Pages

RaceDirector is the sim racer's Swiss Army knife.

The main software implements a pluggable architecture and a default set of components for sim racing. Plugins can be written to extend it with new functionality. In this early development phase, some plugins come bundled with it:

Install

At the moment there is no installer.

The package can be found in the "Artifacts" section of the latest build.

Run

Execute RaceDirector.exe from the installation directory.

The software can be configured editing the application.json file in the same location.

Build

.NET 6 is required to build, run tests and publish the artefacts:

dotnet test
dotnet publish

RaceDirector.exe will then be found in src\RaceDirector\bin\Debug\net6.0\publish.

About

The sim racer's Swiss Army knife.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published