Restructured localized documents & Bug fix

This commit is contained in:
BruceChen 2022-11-04 10:40:28 +08:00
parent c03b4470a0
commit 262c84123f
281 changed files with 512 additions and 431 deletions

View file

@ -5,9 +5,9 @@ on:
branches:
- master
paths:
- 'MinecraftClient'
- 'MinecraftClient.sln'
- 'ConsoleInteractive'
- MinecraftClient/**
- ConsoleInteractive/**
- MinecraftClient.sln
workflow_dispatch:
env:

View file

@ -5,7 +5,7 @@ on:
branches:
- master
paths:
- 'docs'
- docs/**
workflow_dispatch:
jobs: