diff --git a/README-zh_CN.md b/README-zh_CN.md index f7c15dd..c5754d9 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -10,6 +10,8 @@ 你可以在 Godot 中把 sfxr 音效文件当作普通的音频文件使用,也可以像在原始的 sfxr 中一样对音效进行编辑。 +> 🚧 如果你想在 Godot 4 里使用这个插件,请移步 [godot-4](https://github.com/timothyqiu/gdfxr/tree/godot-4) 分支。 + ## 安装 这是一个普通的 Godot 插件。安装时,先下载 ZIP 包,解压后将 `addons/` 文件夹移动到你的项目文件夹中,然后在项目设置中启用本插件。 diff --git a/README.md b/README.md index 2c2b1b3..5d5cccd 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ the popular program of choice to make retro sound effects for games. You can use sfxr sound files like regular audio files in Godot and edit sound files like in the original sfxr. +> 🚧 Checkout the [godot-4](https://github.com/timothyqiu/gdfxr/tree/godot-4) branch if you want to use this plugin in Godot 4. + ## Installation This is a regular plugin for Godot. To install, download the ZIP archive, extract it, and move the