mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
[SKIP_BUILD] Change file encoding to UTF-8 with BOM
This commit is contained in:
parent
a4e55e8a93
commit
ef39e8329c
119 changed files with 141 additions and 141 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import process from 'node:process'
|
||||
import process from 'node:process'
|
||||
import { viteBundler } from '@vuepress/bundler-vite'
|
||||
import { webpackBundler } from '@vuepress/bundler-webpack'
|
||||
import { defineUserConfig } from '@vuepress/cli'
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
import os
|
||||
import os
|
||||
|
||||
LangNameMap = {
|
||||
"af": "Afrikaans",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
import type { HeadConfig } from '@vuepress/core'
|
||||
import type { HeadConfig } from '@vuepress/core'
|
||||
|
||||
export const headConfig: HeadConfig[] = [
|
||||
[
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
import type { SiteLocaleData } from '@vuepress/shared'
|
||||
import type { SiteLocaleData } from '@vuepress/shared'
|
||||
import type { DefaultThemeLocaleData } from '@vuepress/theme-default'
|
||||
import { headConfig } from '../head.js'
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
/* This file is automatically generated by "gen_configs.py" */
|
||||
/* This file is automatically generated by "gen_configs.py" */
|
||||
import type { SiteLocaleConfig } from '@vuepress/shared'
|
||||
import type { LocaleConfig } from '@vuepress/shared'
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
---
|
||||
title: Home
|
||||
home: true
|
||||
heroImage: /images/MCC_logo_with_edge.png
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
---
|
||||
title: About & Features
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
---
|
||||
title: Chat Bots
|
||||
redirectFrom:
|
||||
- "/g/bots/index.html"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
---
|
||||
title: Configuration
|
||||
redirectFrom:
|
||||
- "/g/conf/index.html"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
---
|
||||
title: Contributing
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
---
|
||||
title: Creating Chat Bots
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
---
|
||||
title: Installation
|
||||
---
|
||||
|
||||
|
|
@ -69,10 +69,10 @@ git clone https://github.com/MCCTeam/Minecraft-Console-Client.git --recursive
|
|||
2. You will need to log in to your Crowdin account in order to download.
|
||||
3. Click on the language you want to download the translation for.
|
||||
4. Find `MinecraftClient` -> `Resources` -> `Translations` -> `MCC in-app text and settings file comments`
|
||||
5. Click the button `···` at the end of the line.
|
||||
5. Click the button `•••` at the end of the line.
|
||||
6. Click Download and save the file to folder `/MinecraftClient/Resources/Translations/`.
|
||||
7. Find `MinecraftClient` -> `Resources` -> `AsciiArt` -> `ASCII Arts (Please use fixed-width fonts for editing)`
|
||||
8. Click the button `···` at the end of the line.
|
||||
8. Click the button `•••` at the end of the line.
|
||||
9. Click Download and save the file to folder `/MinecraftClient/Resources/AsciiArt/`.
|
||||
10. If you need to download a translation in another language, go to step 3 to continue.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
---
|
||||
title: Usage
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
{
|
||||
"name": "docs",
|
||||
"version": "1.0.0",
|
||||
"description": "Documentation website for Minecraft Console Client (MCC)",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
||||
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
||||
# yarn lockfile v1
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue