-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ChiselChippedIntegration fix:1201补键,README
- Loading branch information
1 parent
5491af7
commit 0771e4f
Showing
4 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
...cts/1.19/assets/chisel-chipped-integration/chisel_chipped_integration/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[见主文档](/projects/1.21/assets/chisel-chipped-integration/chisel_chipped_integration) |
1 change: 1 addition & 0 deletions
1
...cts/1.20/assets/chisel-chipped-integration/chisel_chipped_integration/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[见主文档](/projects/1.21/assets/chisel-chipped-integration/chisel_chipped_integration) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 19 additions & 0 deletions
19
...cts/1.21/assets/chisel-chipped-integration/chisel_chipped_integration/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
### 总概 | ||
|
||
```mermaid | ||
flowchart LR | ||
1211[1.21.1<br/>singleton, composition] | ||
1201[1.20.1<br/>singleton, composition] -->|indirect| 1192[1.19.2<br/>singleton] | ||
``` | ||
|
||
``` | ||
1.21.1 (singleton)(composition) | ||
1.20.1 (singleton)(composition) | ||
└── 1.19.2 (singleton) | ||
``` | ||
|
||
### 传送区域 | ||
|
||
- [1.19.2](/projects/1.19/assets/chisel-chipped-integration/chisel_chipped_integration) | ||
- [1.20.1](/projects/1.20/assets/chisel-chipped-integration/chisel_chipped_integration) | ||
- [1.21.1](/projects/1.21/assets/chisel-chipped-integration/chisel_chipped_integration) |