forked from AxTps/Starlight_Lancher
fix:修改了各种md里的描述
This commit is contained in:
@ -2,6 +2,6 @@
|
||||
|
||||
- Vanilla item tags: [destruc7i0n/crafting](https://github.com/destruc7i0n/crafting), commit `e6c71dd816216a73cda2787aa5253f641b57fbeb`, MIT License.
|
||||
- Item metadata and textures: [destruc7i0n/minecraft-textures](https://github.com/destruc7i0n/minecraft-textures), npm `26.2.1`, GPL-3.0, author TheDestruc7i0n.
|
||||
- Minecraft and its original resources are Copyright Mojang Studios / Microsoft and are used only to identify compatible game content. Axolotl Launcher is not affiliated with or endorsed by Mojang Studios or Microsoft.
|
||||
- Minecraft and its original resources are Copyright Mojang Studios / Microsoft and are used only to identify compatible game content. Starlight Launcher is not affiliated with or endorsed by Mojang Studios or Microsoft.
|
||||
|
||||
License texts: [MIT.txt](../../../../third-party/licenses/MIT.txt), [app-frontend LICENSE](../../../LICENSE).
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# Axolotl Launcher
|
||||
# Starlight Launcher
|
||||
|
||||
Axolotl Launcher is the Tauri desktop shell for the Axolotl Minecraft launcher.
|
||||
Starlight Launcher is the Tauri desktop shell for the Starlight Minecraft launcher.
|
||||
|
||||
Run `pnpm install` and `pnpm app:dev` from the workspace root to start a development build.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Axolotl Telemetry Dashboard
|
||||
# Starlight Telemetry Dashboard
|
||||
|
||||
Read-only administration UI for the existing `axolotl-telemetry` D1 database and
|
||||
`axolotl-telemetry-errors` R2 bucket. It does not share routes or code with the public telemetry
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Axolotl telemetry worker
|
||||
# Starlight telemetry worker
|
||||
|
||||
This Worker accepts only opted-in launcher heartbeat batches. It stores anonymous usage metadata in D1; error reports and error context are not accepted or persisted.
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Axolotl Website
|
||||
# Starlight Website
|
||||
|
||||
`apps/website` is the official Axolotl Launcher website. It is a Nuxt 3 static site using Vue 3, Tailwind CSS, and the shared UI and asset packages.
|
||||
`apps/website` is the official Starlight Launcher website. It is a Nuxt 3 static site using Vue 3, Tailwind CSS, and the shared UI and asset packages.
|
||||
|
||||
## Development
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Axolotl Website
|
||||
# Starlight Website
|
||||
|
||||
The official website for Axolotl Launcher.
|
||||
The official website for Starlight Launcher.
|
||||
|
||||
## Development
|
||||
|
||||
|
||||
Reference in New Issue
Block a user