-
Notifications
You must be signed in to change notification settings - Fork 170
Adding compiling instructions #203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
This may help newcomers on how to easily compile bsnes
Looks OK overall. I think that it would be worth considering Msys2 as a recommended path forward, though, as it is probably the most complete MinGW distribution that is well-maintained. |
Sorry it's taken me a while to look at this. I have some small and large concerns:
|
Ok, I'll take all that in consideration and will rewrite the text as soon as I can |
* MSYS is being recomended as another good alternative (thanks for the suggestion @jchv * bsnes isn't bold anymore * I changed back the link in comunity section for the same invite link already it has (and now with a fancy new button) * Changed the I and II to more usual markdown items * Now all the text in the README is using default MD (then rather than "-----" we have hyrarchical subtitling * The prerequisites now is separated and better explained. Note that I'm just pointing the websites for the user get his better suited version of the compilation suite * Git is now optional. Further instructions is given about how to download the code manually without the need of Git. * Now the text is no longer "windows only" with instructions that can be used in Linux and MacOS too.
It's linked with the bsnes license page
Thanks for the feedback @Screwtapello and @jchv |
Very helpful, ty for uploading this! Even as a C enthusiast, when I saw this information wasn't in the readme, I searched for |
This may help newcomers on how to easily compile bsnes