An open API service indexing awesome lists of open source software.

https://github.com/mmike17/artofrally_matchingdates

A mod for Art of Rally that locks cars from being used in career mode if they haven't been produced yet.
https://github.com/mmike17/artofrally_matchingdates

aor artofrally mod

Last synced: 3 months ago
JSON representation

A mod for Art of Rally that locks cars from being used in career mode if they haven't been produced yet.

Awesome Lists containing this project

README

        

# Matching dates

[![](https://img.shields.io/github/v/release/MMike17/ArtOfRally_MatchingDates?label=Download)](https://github.com/MMike17/ArtOfRally_MatchingDates/releases/latest)
![](https://img.shields.io/badge/Game%20Version-v1.5.5-blue)

A mod for Art of Rally that locks cars from being used in career mode if they haven't been produced yet.

#### Launcher Support

![](https://img.shields.io/badge/Steam-Supprted-green)
![](https://img.shields.io/badge/Epic-Untested-yellow)
![](https://img.shields.io/badge/GOG-Untested-yellow)

#### Platform Support

![](https://img.shields.io/badge/Windows-Supprted-green)
![](https://img.shields.io/badge/Linux-Untested-yellow)
![](https://img.shields.io/badge/OS%2FX-Untested-yellow)
![](https://img.shields.io/badge/PlayStation-Untested-yellow)
![](https://img.shields.io/badge/XBox-Untested-yellow)
![](https://img.shields.io/badge/Switch-Untested-yellow)

## Requirements

This mod requires the "Real car names" that you can find [here](https://github.com/MMike17/ArtOfRally_RealCarNames).\
Latest release [![](https://img.shields.io/github/v/release/MMike17/ArtOfRally_RealCarNames?label=Real%20car%20names)](https://github.com/MMike17/ArtOfRally_RealCarNames/releases/latest)

## Usage

Press Ctrl + F10 to open the mod manager menu.\
Adjust settings to select what lock method you want.\
By default, the mod locks every car to their production year in career mode.

"hideLockedInMenu" will hide locked cars in the car selection menu.\
"replaceInLeaderboards" will make sure all racers in the rally will have unlocked cars.

Disabling the mod in the manager will restore the original unlock conditions by default.\
If no cars are available for a season, the mod will default to enableing all cars.

## Disclaimer

There is no UI hot reload.\
Please enable this mod and change settings **before** entering the career menu.

This mod might lock some cars out of career mode entirely.

## Installation

Follow the [installation guide](https://www.nexusmods.com/site/mods/21/) of
the Unity Mod Manager.\
Then simply download the [latest release](https://github.com/MMike17/ArtOfRally_MatchingDates/releases/latest)
and drop it into the mod manager's mods page.

## Showcase

![](Screenshots/settings.png)
![](Screenshots/group2_1967.png)
![](Screenshots/group2_1971.png)
![](Screenshots/Leaderboard.png)

## Acknowledgments

- Thanks to [Theaninova](https://github.com/Theaninova) who's mods I've used as a base layer.
- Thanks to [Nexus Mod Manager](https://wiki.nexusmods.com/index.php/How_to_create_mod_for_unity_game) for the tutorial on how to make mods for UnityModManager.