0.0.6-alpha

This commit is contained in:
2024-02-17 19:28:09 +08:00
parent 21e05ac442
commit 6c436e20c6
196 changed files with 16183 additions and 619 deletions

View File

@@ -2,5 +2,6 @@
"iris.load.failure.generic": "Iris encountered an issue trying to load the shader; please report this to Iris developers. ",
"options.iris.colorSpace": "Color Space",
"options.iris.colorSpace.sodium_tooltip": "The color space to transform the screen to. Works on top of shader packs. Use SRGB if unsure.",
"iris.load.failure.shader": "The shaderpack failed to load! Please report the error to the shader developer. "
"iris.load.failure.shader": "The shaderpack failed to load! Please report the error to the shader developer. ",
"iris.keybind.wireframe": "Wireframe (SP only)"
}

View File

@@ -2,5 +2,6 @@
"iris.load.failure.generic": "Iris 在尝试加载着色器时遇到问题;请将此问题报告给 Iris 开发人员。 ",
"options.iris.colorSpace": "色彩空间",
"options.iris.colorSpace.sodium_tooltip": "将屏幕转换到的颜色空间。在着色器包之上工作。如果不确定,请使用 SRGB。",
"iris.load.failure.shader": "着色器包加载失败!请向着色器开发者报告错误。"
"iris.load.failure.shader": "着色器包加载失败!请向着色器开发者报告错误。",
"iris.keybind.wireframe": "线框(仅限 SP"
}