-
Notifications
You must be signed in to change notification settings - Fork 34
Contributing
Korangar is purely a reverse engineering project. We do not allow any code that has been taken from or inspired by GRAVITY's intellectual property.
I have created some issues specifically for people wanting to contribute. Most of them are relatively small issues that (hopefully) offer a good introduction into the code base.
Although there are no Tickets regarding this, Korangar is severely lacking when it comes to tests of any sort. I wouldn't expect anyone to actually write tests but if you want to I definitely won't complain :)
The entire project is formatted using Rustfmt. Additionally, please make sure that all commit messages start with a capital letter. Other than that I don't have any specific rules on coding style but I would like to keep the look of the code consistent.