Added Makefile to easily manage build dependencies #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "daniel-ruiz/install-notes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
At the time I cloned the repository and tried to make the game work, I noticed that some dependencies were missing and I needed to add them manually.
Now that I solved this little inconvenient, I thought it was a good idea to manage that steps with a Makefile and add some install notes on the README file.
Hope it is useful for more people than me.
Update: I have been examining the issue tracker and I think this Pull Request could be useful to fix #1
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.