16 lines
300 B
JSON
16 lines
300 B
JSON
{
|
|
"Name": "Legonzaur.HoloShift",
|
|
"Description": "Swap positions with your beloved decoy",
|
|
"Version": "1.0.6",
|
|
"LoadPriority": 2,
|
|
"Scripts": [
|
|
{
|
|
"Path": "holoshift_recharge.gnut",
|
|
"RunOn": "MP",
|
|
"ServerCallback": {
|
|
"After": "HoloShift_Init"
|
|
}
|
|
}
|
|
]
|
|
}
|