mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-15 00:19:30 +08:00

* docs: update options documentation * docs: sync documents * docs: sync Korean, Russian, French and Portuguese documents * docs: sync Chinese, Japanese and Korean documents
15 lines
586 B
Plaintext
15 lines
586 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/) в качестве фронтенд фреймворка.
|