add xlcore initial

This commit is contained in:
Mel
2025-02-17 22:54:50 +01:00
parent 20148b454b
commit 5f272b3738
807 changed files with 858142 additions and 0 deletions

View 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
}