mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 02:49:29 +08:00

* docs: update changelog * feat: update website config * feat(website): add formatting configuration * docs: fix image resource paths and format documents * feat(website): update community guide page Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
11 lines
412 B
Plaintext
11 lines
412 B
Plaintext
# Minecraft Updater
|
||
|
||
<p style={{ "text-align": "center" }}>
|
||
<img
|
||
src={require("@site/static/img/showcase/minecraft-mod-updater.jpg").default}
|
||
/>
|
||
<br />
|
||
</p>
|
||
|
||
[Minecraft Updater](https://github.com/Gurkengewuerz/MinecraftModUpdater) is a utility tool to update and synchronize Minecraft mods for your userbase. It’s built using Wails2 and React with [antd](https://ant.design/) as frontend framework.
|