KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
qb-boombox
★ 10
Open GitHub ↗
A simple boombox script that plays music
Download README (.md)
Explore Similar Repositories
TestLazarusLogging
:
Repository to test and learn how to use the many logging choices in Lazarus
purple
:
CircuitPython code for one-handed chording keyboards.
curso_jenkins
:
Curso de Jenkins
ghost-nextjs
:
No description available.
Hippo-Practice
:
Singleplayer practice map designed for practicing structures, such as hippos, on Hypixel Bridge maps.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
qb-boombox
?
Download (.md)
# Description This is a script that let's the player have a useable boombox item in their inventory and use it to play songs/sounds. # Usage Add song mp3/ogg files to the xyz-3dsounds resource, and add them to the qb-boombox config. In its current state, the menu will only display the tapes/songs that you have available in your inventory, via GetPlayerData().items in the client. I have included a pdn template file I've used to create tape/song inventory images, using real covers, and an example of one of them. This script currently uses my own version of qb-menu, xyz-3dsound, and mnm_notify as dependencies. The latter 2 are available on github, and I will probably release qb-menu soon. ##### Preview: [Youtube](https://youtu.be/NQtuZApIDA8) ##### Qbus.xyz Discord: [Discord](https://discord.gg/jTsrKaV6As)