Skip to content

Commit

Permalink
Merge pull request #10862 from ppy/update-mod-definitions
Browse files Browse the repository at this point in the history
Update mod definitions
  • Loading branch information
peppy authored Jan 15, 2024
2 parents afe6f18 + 432418c commit c13e22c
Showing 1 changed file with 36 additions and 12 deletions.
48 changes: 36 additions & 12 deletions database/mods.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,8 @@
"IncompatibleMods": [
"NF",
"PF",
"TP"
"TP",
"CN"
],
"RequiresConfiguration": false,
"UserPlayable": true,
Expand All @@ -164,7 +165,8 @@
"IncompatibleMods": [
"NF",
"SD",
"AC"
"AC",
"CN"
],
"RequiresConfiguration": false,
"UserPlayable": true,
Expand Down Expand Up @@ -352,7 +354,8 @@
"IncompatibleMods": [
"EZ",
"NF",
"PF"
"PF",
"CN"
],
"RequiresConfiguration": false,
"UserPlayable": true,
Expand Down Expand Up @@ -605,6 +608,9 @@
"Settings": [],
"IncompatibleMods": [
"NF",
"SD",
"PF",
"AC",
"AL",
"SG",
"AT",
Expand Down Expand Up @@ -1360,7 +1366,8 @@
],
"IncompatibleMods": [
"NF",
"PF"
"PF",
"CN"
],
"RequiresConfiguration": false,
"UserPlayable": true,
Expand All @@ -1384,7 +1391,8 @@
"IncompatibleMods": [
"NF",
"SD",
"AC"
"AC",
"CN"
],
"RequiresConfiguration": false,
"UserPlayable": true,
Expand Down Expand Up @@ -1520,7 +1528,8 @@
],
"IncompatibleMods": [
"NF",
"PF"
"PF",
"CN"
],
"RequiresConfiguration": false,
"UserPlayable": true,
Expand Down Expand Up @@ -1662,6 +1671,9 @@
"Settings": [],
"IncompatibleMods": [
"NF",
"SD",
"PF",
"AC",
"SG",
"AT",
"CN",
Expand Down Expand Up @@ -1994,7 +2006,8 @@
],
"IncompatibleMods": [
"NF",
"PF"
"PF",
"CN"
],
"RequiresConfiguration": false,
"UserPlayable": true,
Expand All @@ -2018,7 +2031,8 @@
"IncompatibleMods": [
"NF",
"SD",
"AC"
"AC",
"CN"
],
"RequiresConfiguration": false,
"UserPlayable": true,
Expand Down Expand Up @@ -2153,7 +2167,8 @@
"IncompatibleMods": [
"EZ",
"NF",
"PF"
"PF",
"CN"
],
"RequiresConfiguration": false,
"UserPlayable": true,
Expand Down Expand Up @@ -2264,6 +2279,9 @@
"Settings": [],
"IncompatibleMods": [
"NF",
"SD",
"PF",
"AC",
"AT",
"CN",
"RX"
Expand Down Expand Up @@ -2591,7 +2609,8 @@
],
"IncompatibleMods": [
"NF",
"PF"
"PF",
"CN"
],
"RequiresConfiguration": false,
"UserPlayable": true,
Expand All @@ -2615,7 +2634,8 @@
"IncompatibleMods": [
"NF",
"SD",
"AC"
"AC",
"CN"
],
"RequiresConfiguration": false,
"UserPlayable": true,
Expand Down Expand Up @@ -2788,7 +2808,8 @@
"IncompatibleMods": [
"EZ",
"NF",
"PF"
"PF",
"CN"
],
"RequiresConfiguration": false,
"UserPlayable": true,
Expand Down Expand Up @@ -3187,6 +3208,9 @@
"Settings": [],
"IncompatibleMods": [
"NF",
"SD",
"PF",
"AC",
"AT",
"CN",
"AS"
Expand Down

0 comments on commit c13e22c

Please sign in to comment.