File tree Expand file tree Collapse file tree 1 file changed +23
-3
lines changed
Expand file tree Collapse file tree 1 file changed +23
-3
lines changed Original file line number Diff line number Diff line change 11# Open Minecraft Note Block Studio
2- Open Minecraft Note Block Studio is an open source continuation of Minecraft Note Block Studio, created by David Norgren.
2+ An open source continuation of Minecraft Note Block Studio.
33
4- For issues, please head over to the [ issues] ( https://github.com/HielkeMinecraft/OpenNoteBlockStudio/issues ) page.
4+ ## Custom Features:
5+ ### Datapack Export:
6+ ![ alt text] ( https://i.imgur.com/d8uWVLE.jpg )
57
6- For contributions, please open up a [ pull request] ( https://github.com/HielkeMinecraft/OpenNoteBlockStudio/pulls ) and I'll review it.
8+ With datapack export, you can export your song to a datapack. Just copy the generated datapack to your world's "datapacks" folder, and then you:
9+ * Can ** play** your song by running
10+ ```
11+ /function <datapack_name>:play
12+ ```
13+ * Can ** pause** your song by running
14+ ```
15+ /function <datapack_name>:pause
16+ ```
17+ * Can ** stop** your song by running
18+ ```
19+ /function <datapack_name>:stop
20+ ```
21+
22+ ## Issues:
23+ For issues, please head over to the [ issues] ( https://github.com/HielkeMinecraft/OpenNoteBlockStudio/issues ) page.
724
25+ ## Contributions:
826This project is written in Game Maker Language (GML). You must have GameMaker Studio 2 in order to open this project and make changes.
27+
28+ For contributions, please open up a [ pull request] ( https://github.com/HielkeMinecraft/OpenNoteBlockStudio/pulls ) .
You can’t perform that action at this time.
0 commit comments