5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-19 02:19:31 +08:00
wails/website/i18n/zh-Hans/docusaurus-plugin-content-docs/version-v2.5.0/community/showcase/minecraftupdater.mdx
Lea Anthony ba6b28b3c2
v2.5.0
2023-05-13 14:18:06 +10:00

15 lines
451 B
Plaintext

# Minecraft Updater
```mdx-code-block
<p style={{ "text-align": "center" }}>
<img
src={
require("@site/static/img/showcase/minecraft-mod-updater.webp").default
}
/>
<br />
</p>
```
[Minecraft Updater](https://github.com/Gurkengewuerz/MinecraftModUpdater) 是一个可以为你的用户更新和同步 Minecraft 模组的实用工具。 它使用 Wails2 和 React 构建,采用 [antd](https://ant.design/) 作为前端框架。