Skip to content

TeaClientMC/Registry

Registry

A Public Registry of Mods/Texturepacks/Profiles that are not avalible on modrinth/curseforge and servers to list from for TeaClient

Channels

%%{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"
Loading

Contributing

When submitting a pr please use the dev branch or your pr won't be looked at til it's done.

Adding a server

  1. Download our pre-built cli from our github or you can build it from source then run it with cargo run --release.

Building the CLI from source

Requires ffmpeg for bulding

  1. Download rust
  2. Run cargo build --release
  3. The cli should have been built

Contributing to CLI

  1. Look for GitHub Issues that you can solve here.
  2. Do your changes, test and submit it as a pr.
  3. 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.
  4. Wait for your changes to go live in the next version. which is the next version of CLI.

FAQ

  • Why use *language and why not Just use Lunar Client Registry instead of importing?
    • a. Rust is the future language for building CLI's especially the usage with llms & Toml for maintainability/readability reasons.
    • b. We are own Client and have no officalation to Lunar Client so that's why we built our own.

Credits

About

A Public Registry of Mods/Texturepacks/Profiles that are not avalible on modrinth/curseforge and servers to list from for TeaClient

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors