Thanks for helping keep the project list up to date!
- Fork this repository.
- Open
projects.jsonin any text editor. - Add your entry to the
reposarray:
{
"name": "YourName / YourProject",
"url": "https://github.com/YourName/YourProject",
"priority": 5
}- Priority - use the next number after the last entry. Maintainers may adjust it.
- Make sure your JSON is valid - no trailing commas, all strings in double quotes.
- Commit with a message like:
Add YourProject to project list - Open a Pull Request and fill out the template.
Go to Issues → New Issue → Project Request and fill in the form. A maintainer will handle the rest.
- One project per PR.
- Project must be related to Minecraft Legacy / Console Edition.
- No duplicate URLs.
- Keep
projects.jsonclean and formatted.
Before submitting, paste your edited projects.json into jsonlint.com to check for errors.
Open an issue or reach out to the maintainers.