mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
Update doc
This commit is contained in:
parent
2e7c024f45
commit
5a540f646c
10 changed files with 249 additions and 94 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -405,3 +405,12 @@ FodyWeavers.xsd
|
|||
# docs
|
||||
!/docs/.vuepress
|
||||
/docs/.vuepress/dist
|
||||
|
||||
# translations
|
||||
/MinecraftClient/Resources/Translations/Translations.*.resx
|
||||
/MinecraftClient/Resources/AsciiArt/AsciiArt.*.resx
|
||||
|
||||
/docs/.vuepress/translations/*.json
|
||||
!/docs/.vuepress/translations/en.json
|
||||
|
||||
/docs/l10n/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue