Docs: Added Disabled World information to README.md (#2705)

* Add rationale for OriBF being disabled

* Removed periods

* Added warning to README.md

* Apply suggestions from code review

Co-authored-by: Silvris <58583688+Silvris@users.noreply.github.com>

* Added disable date

Meant to provide context for any updates the world may need (For example, this world would need to change to the new options sstem in 0.4.4)

* Moved rationale to local README
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>

---------

Co-authored-by: Silvris <58583688+Silvris@users.noreply.github.com>
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
This commit is contained in:
Nicholas Saylor 2024-01-13 15:10:16 -05:00 committed by GitHub
parent 2725c0258f
commit 01fb44c186
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 0 deletions

View File

@ -3,3 +3,11 @@
This folder is for already merged worlds that are unmaintained and currently broken. If you are interested in fixing and
stepping up as maintainer for any of these worlds, please review the [world maintainer](/docs/world%20maintainer.md)
documentation.
## Information for Disabled Worlds
For each disabled world, a README file can be found detailing when the world was disabled and the reasons that it
was disabled. In order to be considered for reactivation, these concerns should be handled at a bare minimum. However,
each world may have additional issues that also need to be handled, such as deprecated API calls or missing components.

View File

@ -0,0 +1,7 @@
### Ori and the Blind Forest
This world was disabled for the following reasons:
* Missing client
* Unmaintained
* Outdated, fails tests as of Jun 29, 2023