Skip to content

Commit 9ba37e3

Browse files
authored
Update README.md
1 parent 863a868 commit 9ba37e3

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -231,14 +231,16 @@
231231
- [【1.7.10】EMX的教程](https://emxtutorials.wordpress.com/)
232232
- ~~[附属模组开发工作空间设置](http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/modification-development/2358564-how-do-i-use-another-mod-as-a-dependency-for-my)~~
233233

234-
### 模组迁移指南
235-
- [1.15 -> 1.16 模组迁移指南](https://moddingtutorials.org/1.16.5/updating)
236-
- [1.16.5 -> 1.17.1 模组迁移指南](https://moddingtutorials.org/1.18.2/updating-to-1.17)
237-
- [1.17.1 -> 1.18.2 模组迁移指南](https://moddingtutorials.org/1.18.2/updating)
238-
- [1.18.2 -> 1.19.2 模组迁移指南](https://moddingtutorials.org/1.19.2/updating)
239-
- [1.19.2 -> 1.19.3 模组迁移指南](https://gist.github.com/ChampionAsh5357/c21724bafbc630da2ed8899fe0c1d226)
240-
- [1.19.3 -> 1.19.4 模组迁移指南](https://gist.github.com/ChampionAsh5357/163a75e87599d19ee6b4b879821953e8)
234+
### 模组迁移指南(英语)
235+
- [1.20.5/6 -> 1.21 模组迁移指南](https://gist.github.com/ChampionAsh5357/d895a7b1a34341e19c80870720f9880f)
236+
- [1.20.4 -> 1.20.5 模组迁移指南](https://gist.github.com/ChampionAsh5357/53b04132e292aa12638d339abfabf955)
241237
- [1.19.4 -> 1.20 模组迁移指南](https://gist.github.com/ChampionAsh5357/cf818acc53ffea6f4387fe28c2977d56)
238+
- [1.19.3 -> 1.19.4 模组迁移指南](https://gist.github.com/ChampionAsh5357/163a75e87599d19ee6b4b879821953e8)
239+
- [1.19.2 -> 1.19.3 模组迁移指南](https://gist.github.com/ChampionAsh5357/c21724bafbc630da2ed8899fe0c1d226)
240+
- [1.18.2 -> 1.19.2 模组迁移指南](https://moddingtutorials.org/1.19.2/updating)
241+
- [1.17.1 -> 1.18.2 模组迁移指南](https://moddingtutorials.org/1.18.2/updating)
242+
- [1.16.5 -> 1.17.1 模组迁移指南](https://moddingtutorials.org/1.18.2/updating-to-1.17)
243+
- [1.15 -> 1.16 模组迁移指南](https://moddingtutorials.org/1.16.5/updating)
242244
- [ForgeGradle 5 -> 6 迁移指南](https://gist.github.com/ChampionAsh5357/98b08c117cb2057d8029a8919c378a4c)
243245

244246
### 模组示例代码

0 commit comments

Comments
 (0)