Game Music Library
Find and test music for your game directly in the Unity Editor. Game Music Library provides an easy way to preview songs, download them at full quality, and import them into your project with one click. Browse curated music tracks, preview while playing your game, and configure custom music backend services to suit your workflow.
com.unitycoder.gamemusiclibrary Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/gamemusiclibrary.git README Markdown
Copy this to your project's README.md
## Installation
Add **Game Music Library** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/gamemusiclibrary.git
```
[](https://www.pkglnk.dev/pkg/gamemusiclibrary)README
Game Music Library For Unity
Game Music Library For Unity (WIP).
Easily preview songs inside Editor and 1-click download & import to project.
Installation
Unity Package Manager, Add From Git URL: https://github.com/unitycoder/GameMusicLibraryForUnity.git
Then open window from "Tools/Game Music Library"
Tips: You can enter playmode in your game and preview songs while your game is running! (to test different songs easily)
Settings
In the settings asset you can assing your own music backend service urls:
There should be URL+/index.json available in that url and preview songs should be within URL+/preview/ folder.
Help Needed
Where to find free music that can be re-distributed on my server? (so that it can be loaded with this plugin). Send suggestions here: https://github.com/unitycoder/GameMusicLibraryForUnity/issues/1
Technical Details
List of songs is loaded from my server (index.json) and when user selects one song from the list, low quality preview (ogg) is loaded and played. If user clicks Download, then better quality music file (ogg) is downloaded to your project. View more info in wiki: https://github.com/unitycoder/GameMusicLibraryForUnity/wiki#current-v1-json-format
Music Licences
Current sample songs are generated with Suno AI (using Pro license, so commercial usage is allowed).
Images
Comments
No comments yet. Be the first!
Sign in to join the conversation
Sign In