mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-10-24 02:17:39 +00:00
21 lines
566 B
Markdown
21 lines
566 B
Markdown
# Just my list of things I have ported over
|
|
|
|
Format for the changelog of ported stuff
|
|
```
|
|
commit // Shows commit from CC:T
|
|
commit2 // Shows a commit that is the same thing, just a clean up, only if right after
|
|
Title // Commit Title
|
|
SubScript // Desc of commit
|
|
```
|
|
```md
|
|
5155e18de279a193c558aa029963486fd1294769
|
|
Added translation for Vietnamese
|
|
Co-authored-by: Boom <boom@flyingpackets.net>
|
|
```
|
|
|
|
```
|
|
7e121ff72f2b1504cd6af47b57500876682bac45
|
|
ae6124d1f477487abab1858abde8c4ec49dfee3c
|
|
Translations for Vienamese
|
|
Co-authored-by: Boom <boom@flyingpackets.net>
|
|
``` |