feat:移除了弹窗,服务器添加sls

This commit is contained in:
2026-09-08 22:39:45 +08:00
commit 6a295f9a7a
4082 changed files with 1322534 additions and 0 deletions

View File

@ -0,0 +1,4 @@
/api/releases/latest /.netlify/functions/releases-latest 200
/api/releases/catalog /.netlify/functions/releases-catalog 200
/api/releases/miawa /.netlify/functions/releases-miawa 200
/api/downloads/prepare /.netlify/functions/downloads-prepare 200

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,25 @@
# Axolotl Launcher
Axolotl Launcher is a free, open-source, ad-free, cross-platform Minecraft Java Edition launcher which supports Windows, macOS, and Linux.
It supports searching, installing, and updating mods, modpacks, resource packs, and shaders from both Modrinth and CurseForge.
Axolotl Launcher also provides instance management, Microsoft and offline/Yggdrasil accounts, Java management, skin customization, and Axolotl Labs.
Axolotl Labs includes:
- Gradient text generator
- Minecraft Java Edition seed map
- 3D schematic workshop
- Recipe generator
- AI Powered Minecraft mod translation tool
Axolotl Launcher is a fork of Modrinth App.
Official website:
https://axlmc.org/
Source code:
https://github.com/Mystic-Stars/Axolotl
Changelog:
https://axlmc.org/changelog

View File

@ -0,0 +1,4 @@
User-agent: *
Allow: /
Sitemap: https://axlmc.org/sitemap.xml

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 269 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://axlmc.org/</loc>
<lastmod>2026-08-10</lastmod>
</url>
<url>
<loc>https://axlmc.org/changelog</loc>
<lastmod>2026-08-10</lastmod>
</url>
<url>
<loc>https://axlmc.org/terms</loc>
<lastmod>2026-08-02</lastmod>
</url>
<url>
<loc>https://axlmc.org/privacy</loc>
<lastmod>2026-08-02</lastmod>
</url>
</urlset>