diff --git a/README.md b/README.md index 055e549..f819817 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ + +> [!NOTE] +> 本文档由 WeHub 基于上游 README 翻译整理,属于社区翻译,非官方中文文档。 +> [English](./README.en.md) · [原始项目](https://github.com/FyroxEngine/Fyrox) · [上游 README](https://github.com/FyroxEngine/Fyrox/blob/HEAD/README.md) +> 原作者、版权与许可证归属以原始项目及本仓库 LICENSE 文件为准。 +
Fyrox -

Fyrox - a modern Rust game engine

+

Fyrox - 现代 Rust 游戏引擎

[![License (MIT)](https://img.shields.io/crates/l/fyrox)](https://github.com/FyroxEngine/Fyrox/blob/master/LICENSE.md) @@ -12,38 +18,34 @@ [![Discord](https://img.shields.io/discord/756573453561102427)](https://discord.gg/xENF5Uh) [![Lines of code](https://tokei.rs/b1/github/FyroxEngine/Fyrox)](https://github.com/FyroxEngine/Fyrox) -A feature-rich, production-ready, general purpose 2D/3D game engine written in Rust with a scene editor. -_Formerly known as rg3d_ +功能丰富、可用于生产环境、通用型 2D/3D 游戏引擎,使用 Rust 编写,附带场景编辑器。 +_原名 rg3d_ -## [Learning materials](https://fyrox-book.github.io/) +## [学习资料](https://fyrox-book.github.io/) -[Read the official Fyrox book here.](https://fyrox-book.github.io/) It contains comprehensive information about many aspects of the engine, starting -by "how to build" and ending by various tutorials. +[在此阅读官方 Fyrox 书籍。](https://fyrox-book.github.io/) 其中包含引擎诸多方面的全面信息,从「如何构建」到各类教程。 -## Community +## 社区 -You can always ask your question in Discord server - [Join the Discord server](https://discord.gg/xENF5Uh), or directly in -[Discussions](https://github.com/FyroxEngine/Fyrox/discussions). +你可以随时在 Discord 服务器提问——[加入 Discord 服务器](https://discord.gg/xENF5Uh),,或直接在 +[Discussions](https://github.com/FyroxEngine/Fyrox/discussions). 中提问。 -## Examples +## 示例 -You can run examples directly in your web browser, the full list of demo projects is [available here](https://fyrox.rs/examples.html). -Source code for each demo project [can be found here](https://github.com/FyroxEngine/Fyrox-demo-projects). +你可以直接在网页浏览器中运行示例,完整演示项目列表[见此处](https://fyrox.rs/examples.html). +每个演示项目的源代码[见此处](https://github.com/FyroxEngine/Fyrox-demo-projects). -## Support +## 支持 -If you want to support the development of the project, click the link below. Preferrable way is to use [Boosty](https://boosty.to/fyrox) - this way the money -will be available for the development immediately. Alternatively you can can use [Patreon](https://www.patreon.com/mrdimas), but in this case the money will -be on-hold for unknown period of time ([details are here](https://github.com/FyroxEngine/Fyrox/issues/363)). +如果你想支持项目开发,请点击下方链接。更推荐的方式是使用 [Boosty](https://boosty.to/fyrox)——这样资金可以立即用于开发。你也可以使用 [Patreon](https://www.patreon.com/mrdimas),,但在此情况下资金会在未知期限内被冻结([详情见此处](https://github.com/FyroxEngine/Fyrox/issues/363)). -## Contributing +## 贡献 -Contributions are very welcome! See the [contributions guidelines](CONTRIBUTING.md) for more info. Check the [good first issue](https://github.com/FyroxEngine/Fyrox/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) label to -see where you can help. +非常欢迎贡献!更多信息请参阅[贡献指南](CONTRIBUTING.md)。可查看 [good first issue](https://github.com/FyroxEngine/Fyrox/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) 标签,了解可以从哪里入手。 -## Sponsors +## 赞助商 -The engine is supported by very generous people, their donations provides sustainable development of the engine: +引擎得到了众多慷慨人士的支持,他们的捐助为引擎的可持续发展提供了保障: [Brandon Thomas](https://www.patreon.com/user?u=34951681) | [Taylor C. Richberger](https://www.patreon.com/user/creators?u=60141723) | [Avery Wagar](https://www.patreon.com/user?u=41863848) | [George Atkinson](https://www.patreon.com/user?u=61771027) | [Erlend Sogge Heggen](https://www.patreon.com/amethystengine/creators) | [Mitch Skinner](https://www.patreon.com/user/creators?u=60141723) | [ozkriff](https://www.patreon.com/ozkriff) | [Taylor Gerpheide](https://www.patreon.com/user/creators?u=32274918) | @@ -55,8 +57,8 @@ The engine is supported by very generous people, their donations provides sustai ### JetBrains -JetBrains provided an open-source all-products license for their products which drastically helps in development of the engine. +JetBrains 为其产品提供了开源全产品许可证,极大地助力了引擎的开发。 JetBrains logo. -_Copyright © 2000-2021 [JetBrains](https://jb.gg/OpenSource) s.r.o. JetBrains and the JetBrains logo are registered trademarks of JetBrains s.r.o._ +_Copyright © 2000-2021 [JetBrains](https://jb.gg/OpenSource) s.r.o. JetBrains 及 JetBrains 徽标是 JetBrains s.r.o. 的注册商标。_