Looking to contribute #317
|
Hello! I am a student at Cal State University of Fullerton, and for an assignment I have for a class, I must contribute to an open source project. I am wondering if this project is still active and if I could help contribute features or bug fixes for it? |
Replies: 1 comment
|
This was already answered on discord, I'm replying here for future readers. The project is still in development, it's just delayed because the lead dev has some real-world responsibilities. * This permalink links to and embeds content from the current versions of the articles. Use the following links for accurate information instead. |
This was already answered on discord, I'm replying here for future readers.
The project is still in development, it's just delayed because the lead dev has some real-world responsibilities.
If you want to contribute, check out CONTRIBUTING.md for general guidelines. We are happy to answer any questions you have, but please be patient. As of right now a significant rewrite is planned, so you should avoid working on API internals and other core aspects. Packets are a good place to start, as they won't be affected by the rewrite. Packets for 1.16 and 1.12* are recommended, but feel free to work on additional versions you think should be added.
* This permalink links to and embeds content fro…