LynxHub utilizes the container.json file in this repository to display the list of available modules to users.
Want to add your awesome module to the list? It's easy-peasy! Just follow one of these steps:
- Pull Request (Recommended)
- Prepare: Make sure your
lynxModule.json
file is all set and looking sharp. - Fork: Create a fork of this repository.
- Update: Add the raw URL link to your
lynxModule.json
file in the container.json of your forked repo. - Submit: Open a pull request and let me take a look.
- Prepare: Make sure your
- Open an Issue and provide your
URL
- Contact Me on Discord
- Discord ID:
kinda.brazy
- Discord ID:
Pull requests should target the source
branch. Upon merging, changes will be assembled and deployed to
the container
branch.
To maintain the quality and consistency of the module's list, please adhere to the following guidelines:
- Ensure your module is tested and functional.
- Provide clear description in your
lynxModule.json
file. - Keep your module up to date with the latest LynxHub API changes.
Important
- While the preferred way is module authors submit their own work, third-party submissions are accepted.
- To request removal of a module, please open an issue or submit a pull request.