You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lang/en_US.json
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -193,7 +193,6 @@
193
193
"missingExtension": "Mod \\c[3][modName] ([modId])\\c[0] has is missing an required extension: \\c[3][extensionName] ([extensionId])\\c[0]",
194
194
"missingDependency": "Mod \\c[3][modName] ([modId])\\c[0] has is missing a required dependency: \\c[3][missingModId]\\c[0]",
195
195
"differentCCLoaderMajor": "Mod \\c[3][modName] ([modId])\\c[0] depends on a differect major version of CCLoader than is installed. Installed: \\c[3][versionInstalled]\\c[0], expected: \\c[3][versionExpected]\\c[0]",
196
-
"simplifyOnNonCCLoader2": "Mod \"[modName]\" ([modId]) depends Simplify, which is CCLoader 2 specific. Major CCLoader version installed: [version]",
197
196
"virtualVersionRequirement": "\\c[3][name] ([id])\\c[0] version does not meat the requirement: \\c[3][req]\\c[0]",
198
197
"versionRequirement": "Dependency \\c[3][name] ([id])\\c[0] cannot be resolved, version range \\c[3][req]\\c[0] was not met. Database has only \\c[3][reqHas]\\c[0]",
199
198
"digestMismatch": "Mod \\c[3][modName] ([modId])\\c[0] digest mismatch. Contact mod developers in the modding discord."
0 commit comments