Skip to content

Commit 5b47e8c

Browse files
authored
Merge pull request #12 from RLBot/skill_limit
Update skill limit requirement in README.md
2 parents ebf396f + f6a50a9 commit 5b47e8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Requirements:
1616
- A logo file, and
1717
- All fields in the details section (description, fun fact, source link, developer, language, tags).
1818
- **bob.toml**: A properly configured `bob.toml` file which allows our tool [bob](https://github.com/swz-git/bob) to build and package the submission. See the bob repository for further instructions and examples.
19-
- **Skill Limit**: Your bot must be platinum rank or lower (equal to Element or lower) due to the risk of cheaters taking advantage of your bot.
19+
- **Skill Limit**: Your bot must be grand champion rank or lower (equal to Nexto or lower) due to the risk of cheaters taking advantage of your bot.
2020
- **License (optional)**: Add a [LICENSE](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository) file for your bot. The license must allow this bot pack to use the code and distribute the submission. If you do not include a LICENSE, the bot pack defaults to the [MIT license](https://license.md/licenses/mit-license/).
2121

2222
After checking the requirements above, make a pull request to this repository that adds your bot as a submodule using `git submodule add <yourgitrepo.git>`.

0 commit comments

Comments
 (0)