add xlcore initial
This commit is contained in:
36
pluginConfigs/heliosphere-plugin.json
Normal file
36
pluginConfigs/heliosphere-plugin.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"$type": "Heliosphere.Configuration, heliosphere-plugin",
|
||||
"UserId": "45b3c8f5-89aa-4fa8-8c3d-d548ed203fb4",
|
||||
"FirstTimeSetupComplete": true,
|
||||
"AutoUpdate": true,
|
||||
"IncludeTags": true,
|
||||
"OpenPenumbraAfterInstall": true,
|
||||
"WarnAboutBreakingChanges": true,
|
||||
"ReplaceSortName": true,
|
||||
"HideDefaultVariant": true,
|
||||
"UseNotificationProgress": true,
|
||||
"NotificationsStartMinimised": false,
|
||||
"AllowCommandInstalls": true,
|
||||
"AllowCommandOneClick": false,
|
||||
"UseRecycleBin": false,
|
||||
"TitlePrefix": "[HS] ",
|
||||
"PenumbraFolder": "Heliosphere",
|
||||
"DefaultCollectionId": null,
|
||||
"OneClick": false,
|
||||
"OneClickSalt": null,
|
||||
"OneClickHash": null,
|
||||
"OneClickCollectionId": null,
|
||||
"MaxKibsPerSecond": 0,
|
||||
"AltMaxKibsPerSecond": 0,
|
||||
"LimitNormal": 1,
|
||||
"LimitInstance": 0,
|
||||
"LimitCombat": 0,
|
||||
"LimitParty": 0,
|
||||
"Penumbra": {
|
||||
"$type": "Heliosphere.PenumbraIntegration, heliosphere-plugin",
|
||||
"ShowImages": true,
|
||||
"ShowButtons": true,
|
||||
"ImageSize": 0.375
|
||||
},
|
||||
"Version": 2
|
||||
}
|
||||
Reference in New Issue
Block a user