A Public Registry of Mods/Texturepacks/Profiles that are not avalible on modrinth/curseforge and servers to list from for TeaClient
%%{init: {
'theme': 'base',
'themeVariables': {
'gitInv0': '#ff0000',
'gitInv1': '#ff0000',
'git2': '#ff4444',
'commitLabelFontSize': '15px'
},
'gitGraph': {
'showCommitLabel':true,
'mainBranchName': 'master',
'rotateCommitLabel': true
}
} }%%
gitGraph
branch dev
checkout dev
commit id: " "
checkout master
commit id: " "
merge dev id: "Auto Rebase (1 Day)"
branch "v.*.*.*"
checkout "v.*.*.*"
commit id: "7-14 Days Manual Workflow"
When submitting a pr please use the dev branch or your pr won't be looked at til it's done.
- Download our pre-built cli from our github or you can build it from source then run it with
cargo run --release
.
Requires ffmpeg for bulding
- Download rust
- Run
cargo build --release
- The cli should have been built
- Look for GitHub Issues that you can solve here.
- Do your changes, test and submit it as a pr.
- Wait patiently for a TeaClient Maintainer to repond to your PR this could take up to 7-14 business days. When it the ready to go they will approve it and merge.
- Wait for your changes to go live in the next version. which is the next version of CLI.