Skip to content

alt:V Online radio resource that replaces the default GTA V vehicle radio

License

Notifications You must be signed in to change notification settings

jovanivanovic/altv-radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt:V Radio

alt:V Radio resource replaces the default GTA V vehicle radio with custom online radio stations.

Preview: https://youtu.be/OLFx78yJ0nw

Installation

Download the resource and add it to resources folder of your server and add it to the server.cfg.

Usage

There are currently some default stations loaded into the radio. If you wish to change them and add yours, go to /server/config.mjs. There you will find an array of radio stations.

Radio Station Object format

{
    name: 'Name of the radio station',
    url: 'Radio station\'s stream url',
    image: 'Radio station\'s logo image',
    volume: 60 // This is optional, default volume is 40
}

In-game usage

While in a vehicle, scroll the mouse wheel while holding the Q key.

License

MIT

About

alt:V Online radio resource that replaces the default GTA V vehicle radio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published