diff --git a/README.md b/README.md index 1114b34..b96dcf8 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ aka EMVS. Shaders for MagicaVoxel including Terrain Generator, Advanced Flood System etc. ## Internationalization -- 简体中文 - translated by CodingEric, target version: `54` +- 简体中文 - translated by CodingEric, target version: `55` - Français - translated by Pilou - Authorized reproduce, target version: `0.0.7.0` ## Project Info -* Current version: `54` +* Current version: `55` * Released under `MIT License` ## Installation @@ -18,7 +18,7 @@ Copy the .txt files from the `shader` directory in this project to the `shader` | Version | Is compatible | Note | | ------ | :------: | ------ | -| 0.99.5 and before | not compatible after EMVS version 54 | | +| 0.99.5 and before | not compatible after EMVS version 55 | | | 0.99.5.1 and after | all EMVS versions are compatible | | ## Roadmap @@ -32,7 +32,7 @@ Copy the .txt files from the `shader` directory in this project to the `shader` See this issue. ## Shaders -Starting from version 54, EMVS **no longer** supports command execution. Please configure the relevant parameters through the graphical options provided by MagicaVoxel 0.99.5.1 onwards. +Starting from version 55, EMVS **no longer** supports command execution. Please configure the relevant parameters through the graphical options provided by MagicaVoxel 0.99.5.1 onwards. At the same time, for the graphical options are very clear, the explanations of parameters are not provided in this document. diff --git a/i18n/README-sc.md b/i18n/README-sc.md index e2dfb4a..712172f 100644 --- a/i18n/README-sc.md +++ b/i18n/README-sc.md @@ -8,7 +8,7 @@ ## 项目信息 -* 当前版本: `54` +* 当前版本: `55` * 在 `MIT License` 下发行 ## 安装方法 @@ -19,7 +19,7 @@ | 版本 | 是否兼容 | 附注 | | ------ | :------: | ------ | -| 0.99.5 及之前 | 在着色器版本54之后不再兼容 | | +| 0.99.5 及之前 | 在着色器版本55之后不再兼容 | | | 0.99.5.1 及之后 | 所有着色器版本都兼容 | | ## 调试 @@ -28,7 +28,7 @@ ## 着色器和使用方法 -从版本54开始,EMVS**不再**支持指令执行。请通过MagicaVoxel 0.99.5.1之后版本提供的图形化选项控制有关参数。 +从版本55开始,EMVS**不再**支持指令执行。请通过MagicaVoxel 0.99.5.1之后版本提供的图形化选项控制有关参数。 同时,由于图形化选项非常清晰,在这篇文档中不再提供对各个参数的解释。 diff --git a/shader/lifegame.txt b/shader/gol.txt similarity index 100% rename from shader/lifegame.txt rename to shader/gol.txt