Added installation information and note about Microsoft Visual C++ Redistributable#21
Open
CatRass wants to merge 1 commit intoOfficialCodeNoodles:mainfrom
Open
Added installation information and note about Microsoft Visual C++ Redistributable#21CatRass wants to merge 1 commit intoOfficialCodeNoodles:mainfrom
CatRass wants to merge 1 commit intoOfficialCodeNoodles:mainfrom
Conversation
- Added section "Installation" - Added instructrions for basic installation. Not sure if I wrote them well, but that's for you to decide! - Added note about having the Microsoft Visual C++ Redistributable installed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TL;DR: I had trouble launching the game and realised I wasn't the only one, and the issue was related to not having a MVCR installed. Updated the README to have that information.
Hello there, I hope this pull request finds you well!
I must say, seeing you create this game was a delight. I would play the original knock-off "2D Minecraft" in school all the time, savouring the best Minecraft experience I could get on a dinky Chromebook, and this game brought those memories back. I was so excited to play the game, so you would understand how upset I was when it wouldn't run.
It was a simple fix (on my end, nothing to do with the game itself), as outlined in my commit message, and while I did reply to a bug report, I thought it would be best to add a note in the README so others would hopefully avoid the same situation as I had found myself in.
Either way, here are my changes! I look forward to (hopefully) making some additions to this game, helpful or not, and to it's potential future developments!