Currently, there is not really a good way of knowing how to contribute to the project. The current guide available on the README is lacking in information and does not provide enough information to go from setting up building to creating matching code.
Ideas
Taking notes from previous contribute guides in other decompilation projects, here is my idea for how the contribution guide should be ordered:
How to set up Visual Studio 2005
How to set up the project and any dependencies (like g3d or SDL)
How to set up objdiff
Setting up the decompilation process and object extraction process (something like that?)
The best ways to match code (maybe?)
What to do when you have matching code
I think this should work for this project... I can also write a guide if I have enough primer info about how the process works.
Currently, there is not really a good way of knowing how to contribute to the project. The current guide available on the README is lacking in information and does not provide enough information to go from setting up building to creating matching code.
Ideas
Taking notes from previous contribute guides in other decompilation projects, here is my idea for how the contribution guide should be ordered:
I think this should work for this project... I can also write a guide if I have enough primer info about how the process works.