MMS/client/overrides/config/fabric_loader_dependencies.json
anonoe 894c741e53
change format for mod jars
- remove raw jars
- replace with modrinth.index.json
=> + save storage space and network bandwidth
=> - building is now more complicated
2026-01-05 18:30:16 +01:00

10 lines
149 B
JSON
Executable file

{
"version": 1,
"overrides": {
"nvidium": {
"-depends": {
"sodium": ""
}
}
}
}