fix:修改了各种md里的描述

This commit is contained in:
2026-09-13 10:51:00 +08:00
parent 50d62d8564
commit 59d15108d6
13 changed files with 83 additions and 27 deletions

View File

@ -1,8 +1,8 @@
# `@modrinth/assets`
This package contains various assets used across Axolotl, including icons, images, and branding materials.
This package contains various assets used across Starlight, including icons, images, and branding materials.
Axolotl uses the [Lucide icon set](https://lucide.dev/) for its icons, which are automatically imported and exported in the `index.ts` file. This file is generated through the `pnpm run fix` command, which also ensures that all icons are consistent and correctly formatted.
Starlight uses the [Lucide icon set](https://lucide.dev/) for its icons, which are automatically imported and exported in the `index.ts` file. This file is generated through the `pnpm run fix` command, which also ensures that all icons are consistent and correctly formatted.
## Adding New Assets