Skip to content

Commit

Permalink
chore: adds contributing to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
anonymous-org-za committed Jul 8, 2024
1 parent 6e314b8 commit 8606a5e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ The TorBox Tinfoil Server allows you to easily set up your own custom Tinfoil sh



## Requirements
1. A TorBox account. Can be a free or premium account but keep in mind free accounts have restrictions. Sign up [here](https://torbox.app).
2. A server or computer that can run Python or has administrator access (only necessary for Docker installation).
3. A Nintendo Switch that has Tinfoil installed.



## Environment Variables

To run this project, you will need to add the following environment variables to your `.env` file.
Expand Down Expand Up @@ -101,3 +108,10 @@ python3 main.py
For support, email contact@torbox.app or join our Discord server [here](https://join-discord.torbox.app). *We will not give sources or help with piracy in any way. This is for technical support only.*



## Contributing

Contributions are always welcome!

Please make sure to follow [Conventional Commits](https://conventionalcommits.org/) when creating commit messages. We will authorize most pull requests, so don't hesistate to help out!

0 comments on commit 8606a5e

Please sign in to comment.