fix readme

This commit is contained in:
DCFApixels 2024-11-11 14:37:57 +08:00
parent 88566b79ff
commit d7794bcb4e
2 changed files with 2 additions and 2 deletions

View File

@ -975,7 +975,7 @@ public struct WorldComponent : IEcsWorldComponent<WorldComponent>
* [单帧组件](https://gist.github.com/DCFApixels/46d512dbcf96c115b94c3af502461f60) * [单帧组件](https://gist.github.com/DCFApixels/46d512dbcf96c115b94c3af502461f60)
* [IDE代码模板](https://gist.github.com/ctzcs/0ba948b0e53aa41fe1c87796a401660b) и [Unity代码模板](https://gist.github.com/ctzcs/d4c7730cf6cd984fe6f9e0e3f108a0f1) * [IDE代码模板](https://gist.github.com/ctzcs/0ba948b0e53aa41fe1c87796a401660b) и [Unity代码模板](https://gist.github.com/ctzcs/d4c7730cf6cd984fe6f9e0e3f108a0f1)
> *你的扩展如果你正在开发DragonECS的扩展可以[在此处发布](#反馈). > *你的扩展?如果你正在开发 DragonECS 的扩展,可以[在此处发布](#反馈).
</br> </br>

View File

@ -981,7 +981,7 @@ public struct WorldComponent : IEcsWorldComponent<WorldComponent>
* [Simple syntax](https://gist.github.com/DCFApixels/d7bfbfb8cb70d141deff00be24f28ff0) * [Simple syntax](https://gist.github.com/DCFApixels/d7bfbfb8cb70d141deff00be24f28ff0)
* [One-Frame Components](https://gist.github.com/DCFApixels/46d512dbcf96c115b94c3af502461f60) * [One-Frame Components](https://gist.github.com/DCFApixels/46d512dbcf96c115b94c3af502461f60)
* [Code Templates for IDE](https://gist.github.com/ctzcs/0ba948b0e53aa41fe1c87796a401660b) and [for Unity](https://gist.github.com/ctzcs/d4c7730cf6cd984fe6f9e0e3f108a0f1) * [Code Templates for IDE](https://gist.github.com/ctzcs/0ba948b0e53aa41fe1c87796a401660b) and [for Unity](https://gist.github.com/ctzcs/d4c7730cf6cd984fe6f9e0e3f108a0f1)
> *Your extension? If you are developing an extension for Dragoness, you can share it [here](#feedback). > *Your extension? If you are developing an extension for DragonECS, you can share it [here](#feedback).
</br> </br>