Files
Reimagined/Server/config/mods_optimizer/mods-database-override.json
T
2026-05-07 21:38:27 +03:00

13 lines
248 B
JSON

{
"description": "Override entries from mods-database.json. This file is never modified automatically.",
"server": [
"server-override-mod-id"
],
"client": [
"client-override-mod-id"
],
"both": [
"both-override-mod-id"
]
}