Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/gamemusiclibrary.git
Game Music Library

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## 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
```

[![pkglnk](https://www.pkglnk.dev/badge/gamemusiclibrary.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/gamemusiclibrary)

README

AI Generated Content

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:
image
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

image

Comments

No comments yet. Be the first!