feat(README): Removed mention of prebuild binaries

This commit is contained in:
Yimura 2022-01-11 17:50:58 +01:00
parent 3a93754191
commit 610d342d08
No known key found for this signature in database
GPG Key ID: 3D8FF4397E768682

View File

@ -44,15 +44,13 @@ GenerateProjects.bat
``` ```
Now, you will be able to open the solution, and simply build it in Visual Studio. Now, you will be able to open the solution, and simply build it in Visual Studio.
## Prebuild Binaries ## Debugging Binaries
Every 24 hours a build of YimMenu is made if new code has been committed to the master branch. If you fail to create a working build of YimMenu you can try one of the nightly prebuild binaries.
They are automatically build for testing purposes only, they should not be used online.
Try and see if these builds work and if they don't create an issue about what isn't working.
These prebuild binaries are provided for testing purposes only, I will take no responsibility for people using it online. [Link to debugging binaries](https://github.com/Yimura/YimMenu/releases/latest)
Perma Link for latest [YimMenu.dll](https://github.com/Yimura/YimMenu/releases/latest/download/YimMenu.dll).
Perma Link for the latest [nightly](https://github.com/Yimura/YimMenu/releases/latest).
## Project Structure ## Project Structure
@ -80,4 +78,4 @@ Below is an incomplete list of feature that I believe are notable to this "base"
You're free to contribute to YimMenu as long as the feature are useful, non-toxic and do not contain anything money related that might get the menu targetted by Take2. You're free to contribute to YimMenu as long as the feature are useful, non-toxic and do not contain anything money related that might get the menu targetted by Take2.
Make sure to read the [CONTRIBUTING.md](CONTRIBUTING.md) file. Make sure to read the [CONTRIBUTING.md](CONTRIBUTING.md) file.