Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
Add "simpleIC" -> "towBar" conflict, bump to 2.0.2
Browse files Browse the repository at this point in the history
Re: #2
  • Loading branch information
jtsage committed Jul 21, 2021
1 parent 8617e62 commit 662c3ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions lib/mod-checker-conflicts.js
Original file line number Diff line number Diff line change
Expand Up @@ -211,4 +211,10 @@ module.exports.conflictMods = {
de : 'Der Mod "Realistischer Ertrag und Ladungsgewichte" ist nicht kompatibel mit dem Apline-DLC. Räder tendieren dazu, durch den Boden zu sinken',
},
},
'FS19_simpleIC' : {
confWith : ['FS19_towBar'],
message : {
en : 'Loading towBar with Simple IC will cause SimpleIC functions to cease operating.',
},
},
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fs19-mod-checker",
"version": "2.0.1",
"version": "2.0.2",
"description": "FS19 Mod Folder Checker",
"main": "main.js",
"homepage": "https://github.com/jtsage/FS19_Mod_Checker#readme",
Expand Down

0 comments on commit 662c3ac

Please sign in to comment.