wails/website/i18n/ja/docusaurus-plugin-content-docs/version-v2.11.0/community/showcase/minecraftupdater.mdx
Lea Anthony ac867f6587 v2.11.0
2025-11-08 13:36:09 +11:00

14 lines
536 B
Text

# 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 Modを更新および同期するためのユーティリティツールです。 Wails2とReactで構築されており、フロントエンドフレームワークには[antd](https://ant.design/)を使用しています。