chore: update readme #64
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
mupen64/ugui!64
Loading…
Reference in a new issue
No description provided.
Delete branch "chore/update-readme"
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?
This adjusts the readme to properly reflect the switch to the new build system, includes the
labelcontrol, and fixes/adjusts the formatting of the headings.I actually had way too much fun going through this "chore", so if there are any more features or things that should be mentioned here (e.g. detailing the provided controls a bit more), I'd be glad to work out some more stuff. 😁
I just didn't want to escalate this too much just yet.
@ -2,75 +2,119 @@<img width="128" align="center" src="https://github.com/mupen64/ugui/blob/main/assets/ugui.png?raw=true">I'm making a bit of a bold assumption here that this is how it's going to work.
What's the actual plan for this?
At this point, I also wanted to mention how you can run the test suite, but given that the lua runner of my choice is mupen and that that just crashed (not just the script, even mupen), I couldn't write something sensible up 🙃
Is this expected, or did I do something wrong?
Just as a btw:
I figured that BreitbandGraphics is, in a sense, equally "as top-level" as ugui itself, in the sense that it is feature complete by itself, and just happens to also be hosted in this repository. That's why I adjusted the styling to reflect that a bit more and made it also a h1, which is actually unusual and normally considered bad practice (in html at least...)
@ -2,75 +2,119 @@<img width="128" align="center" src="https://github.com/mupen64/ugui/blob/main/assets/ugui.png?raw=true">It will work like this, yes. It's fine like this
@ -2,75 +2,119 @@<img width="128" align="center" src="https://github.com/mupen64/ugui/blob/main/assets/ugui.png?raw=true">@ -70,1 +76,3 @@### BackendsBuild steps:1. Open a git bash, then clone the repository and navigate into the repository via the following command:```bashUse the order defined here.
Don't mention that for now.
That's ok
Awesome