mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 14:59:25 +08:00
15 lines
494 B
Plaintext
15 lines
494 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) est un outil utilitaire pour mettre à jour et synchroniser les mods Minecraft pour votre base d'utilisateurs. Il a été conçu en utilisant Wails2 et React avec [antd](https://ant.design/) comme framework frontend.
|