ed
This commit is contained in:
parent
9ec9374b18
commit
1ee6dbef40
64 changed files with 5206 additions and 177 deletions
10
resources/[phone]/roadphone/addons/roadpods/config.lua
Normal file
10
resources/[phone]/roadphone/addons/roadpods/config.lua
Normal file
|
@ -0,0 +1,10 @@
|
|||
RoadPods = {}
|
||||
|
||||
RoadPods.Items = {
|
||||
"roadpods",
|
||||
}
|
||||
|
||||
RoadPods.NeedItem = true
|
||||
|
||||
RoadPods.ForceRoadPods = false --If you set this to true, you can not use the Music App without RoadPods.
|
||||
RoadPods.ForceRoadPodsLink = false --If you set this to true, you can not use the Music Link Feature without RoadPods.
|
Loading…
Add table
Add a link
Reference in a new issue