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,34 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v8.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v8.0": {
"NoClippy/0.5.0.17": {
"dependencies": {
"DalamudPackager": "11.0.0"
},
"runtime": {
"NoClippy.dll": {}
}
},
"DalamudPackager/11.0.0": {}
}
},
"libraries": {
"NoClippy/0.5.0.17": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"DalamudPackager/11.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bjT7XUlhIJSmsE/O76b7weUX+evvGQctbQB8aKXt94o+oPWxHpCepxAGMs7Thow3AzCyqWs7cOpp9/2wcgRRQA==",
"path": "dalamudpackager/11.0.0",
"hashPath": "dalamudpackager.11.0.0.nupkg.sha512"
}
}
}

Binary file not shown.

View File

@@ -0,0 +1,46 @@
{
"Disabled": false,
"Testing": false,
"ScheduledForDeletion": false,
"InstalledFromUrl": "https://raw.githubusercontent.com/UnknownX7/DalamudPluginRepo/master/pluginmaster.json",
"WorkingPluginId": "6cb6e1de-f6d8-4aea-a408-7935de361b74",
"IsThirdParty": true,
"EffectiveVersion": "0.5.0.17",
"EffectiveApiLevel": 11,
"Author": "UnknownX",
"Name": "NoClippy",
"Punchline": "Reduces the effects of lag on certain aspects of the game, and can show GCD clips",
"Description": "Reduces the effects of lag on certain aspects of the game, such as weaving and statuses. Usable as an alternative, or in addition, to XivAlexander.",
"Changelog": "",
"Tags": null,
"CategoryTags": [
"jobs",
"utility"
],
"IsHide": false,
"InternalName": "NoClippy",
"AssemblyVersion": "0.5.0.17",
"TestingAssemblyVersion": null,
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/UnknownX7/NoClippy",
"ApplicableVersion": "any",
"DalamudApiLevel": 11,
"TestingDalamudApiLevel": null,
"DownloadCount": 57181,
"LastUpdate": 1731880974,
"DownloadLinkInstall": "https://github.com/UnknownX7/NoClippy/releases/download/v0.5.0.17/latest.zip",
"DownloadLinkUpdate": "https://github.com/UnknownX7/NoClippy/releases/download/v0.5.0.17/latest.zip",
"DownloadLinkTesting": "https://github.com/UnknownX7/NoClippy/releases/download/v0.5.0.17/latest.zip",
"LoadRequiredState": 0,
"LoadSync": false,
"LoadPriority": 0,
"CanUnloadAsync": false,
"SupportsProfiles": true,
"ImageUrls": [
""
],
"IconUrl": "",
"AcceptsFeedback": true,
"FeedbackMessage": null,
"_Dip17Channel": null
}

Binary file not shown.