Skip to content

Complete & More Accurate GM Instrument Mapping #488

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

Merged
merged 3 commits into from
Dec 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 25 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,24 +21,39 @@
An open-source continuation of Minecraft Note Block Studio with exciting new features!
</p>

### Download
You can download Open Note Block Studio [here](https://github.com/OpenNBS/OpenNoteBlockStudio/releases/latest)! _(Windows-only. Support for other platforms is coming soon!)_
## ⬇ Download
You can download Open Note Block Studio [here](https://github.com/OpenNBS/OpenNoteBlockStudio/releases/latest)!

> _Windows-only. Support for other platforms is coming soon!_

## 📄 Project Status

### Project Status
The current version is considered stable and feature-complete; as such, it's no longer accepting contributions or new features other than minor bug fixes.

In order to future-proof the project and allow us to make further improvements, we're currently in the process of rewriting the program using the Qt framework. You can read more about this and our future plans regarding the project in [this discussion](https://github.com/OpenNBS/OpenNoteBlockStudio/discussions/426)!

### Issues
To report issues, please head over to the [Issues](https://github.com/OpenNBS/OpenNoteBlockStudio/issues) page.
## 🐛 Report an issue

To report an issue or suggest an improvement, go to the [Issues](/issues/new/choose) page!

You can also join our [Discord server](https://discord.gg/w35BqQp) to get support and share your creations!

### Contributions
This project is written in GameMaker Language (GML). You must have [GameMaker Studio 2](https://gamemaker.io/) in order to open the project and make changes.
## ❤ Donate

If OpenNBS is meaningful to you and you'd like to support its development, you can support us through one of the links below!

[GitHub Sponsors](https://github.com/sponsors/OpenNBS) • [Open Collective](https://opencollective.com/OpenNBS)

###### Supporters
<img src="https://opencollective.com/opennbs/backers.svg" height="48px"/>

## 👥 Contributing

This project is written in the GameMaker Language (GML). You must have [GameMaker](https://gamemaker.io/) in order to open the project and make changes.

Since OpenNBS relies on 32-bit DLLs, you must use GameMaker runtime version **2022.6** as 32-bit support was removed in further versions. Scroll down [this page](https://gms.yoyogames.com/ReleaseNotes.html) and click _'Older versions'_ to find the appropriate installer.
Since OpenNBS relies on 32-bit DLLs, you must use the GameMaker runtime version **2022.6** as 32-bit support was removed in further versions. Scroll down [this page](https://gms.yoyogames.com/ReleaseNotes.html) and click _'Older versions'_ to find the appropriate installer.

If you'd like to contribute, please [open an issue](https://github.com/OpenNBS/OpenNoteBlockStudio/issues/new/choose) before making a pull request!
If you'd like to contribute, please [open an issue](https://github.com/OpenNBS/OpenNoteBlockStudio/issues/new/choose) discussing your suggestion before making a pull request!

### More
## More
For everything else, please visit our [website](https://opennbs.org/). You can also follow us on [Twitter](https://twitter.com/OpenNBS) and [YouTube](https://youtube.com/@OpenNBS)!
Loading