add xlcore initial
This commit is contained in:
259
installedPlugins/Glamourer/1.3.6.0/Glamourer.deps.json
Normal file
259
installedPlugins/Glamourer/1.3.6.0/Glamourer.deps.json
Normal file
@@ -0,0 +1,259 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {
|
||||
"Glamourer/1.3.6.0": {
|
||||
"dependencies": {
|
||||
"Glamourer.Api": "2.2.0",
|
||||
"OtterGui": "1.0.0",
|
||||
"Penumbra.Api": "5.3.0",
|
||||
"Penumbra.GameData": "1.0.0",
|
||||
"Penumbra.String": "1.0.4",
|
||||
"Vortice.Direct3D11": "3.4.2-beta"
|
||||
},
|
||||
"runtime": {
|
||||
"Glamourer.dll": {}
|
||||
}
|
||||
},
|
||||
"JetBrains.Annotations/2024.2.0": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/JetBrains.Annotations.dll": {
|
||||
"assemblyVersion": "4242.42.42.42",
|
||||
"fileVersion": "2024.2.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.DependencyInjection/8.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
|
||||
"assemblyVersion": "8.0.0.0",
|
||||
"fileVersion": "8.0.23.53103"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
|
||||
"runtime": {
|
||||
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
||||
"assemblyVersion": "8.0.0.0",
|
||||
"fileVersion": "8.0.23.53103"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SharpGen.Runtime/2.1.2-beta": {
|
||||
"runtime": {
|
||||
"lib/net8.0/SharpGen.Runtime.dll": {
|
||||
"assemblyVersion": "2.1.2.0",
|
||||
"fileVersion": "2.1.2.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SharpGen.Runtime.COM/2.1.2-beta": {
|
||||
"dependencies": {
|
||||
"SharpGen.Runtime": "2.1.2-beta"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net8.0/SharpGen.Runtime.COM.dll": {
|
||||
"assemblyVersion": "2.1.2.0",
|
||||
"fileVersion": "2.1.2.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Vortice.Direct3D11/3.4.2-beta": {
|
||||
"dependencies": {
|
||||
"SharpGen.Runtime": "2.1.2-beta",
|
||||
"Vortice.DXGI": "3.4.2-beta"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net8.0/Vortice.Direct3D11.dll": {
|
||||
"assemblyVersion": "3.4.2.0",
|
||||
"fileVersion": "3.4.2.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Vortice.DirectX/3.4.2-beta": {
|
||||
"dependencies": {
|
||||
"SharpGen.Runtime": "2.1.2-beta",
|
||||
"SharpGen.Runtime.COM": "2.1.2-beta",
|
||||
"Vortice.Mathematics": "1.7.6"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net8.0/Vortice.DirectX.dll": {
|
||||
"assemblyVersion": "3.4.2.0",
|
||||
"fileVersion": "3.4.2.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Vortice.DXGI/3.4.2-beta": {
|
||||
"dependencies": {
|
||||
"SharpGen.Runtime": "2.1.2-beta",
|
||||
"Vortice.DirectX": "3.4.2-beta"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net8.0/Vortice.DXGI.dll": {
|
||||
"assemblyVersion": "3.4.2.0",
|
||||
"fileVersion": "3.4.2.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Vortice.Mathematics/1.7.6": {
|
||||
"runtime": {
|
||||
"lib/net8.0/Vortice.Mathematics.dll": {
|
||||
"assemblyVersion": "1.7.6.0",
|
||||
"fileVersion": "1.7.6.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Glamourer.Api/2.2.0": {
|
||||
"runtime": {
|
||||
"Glamourer.Api.dll": {
|
||||
"assemblyVersion": "2.2.0",
|
||||
"fileVersion": "1.3.6.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"OtterGui/1.0.0": {
|
||||
"dependencies": {
|
||||
"JetBrains.Annotations": "2024.2.0",
|
||||
"Microsoft.Extensions.DependencyInjection": "8.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"OtterGui.dll": {
|
||||
"assemblyVersion": "1.0.0",
|
||||
"fileVersion": "1.3.6.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Penumbra.Api/5.3.0": {
|
||||
"runtime": {
|
||||
"Penumbra.Api.dll": {
|
||||
"assemblyVersion": "5.3.0",
|
||||
"fileVersion": "1.3.6.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Penumbra.GameData/1.0.0": {
|
||||
"dependencies": {
|
||||
"OtterGui": "1.0.0",
|
||||
"Penumbra.Api": "5.3.0",
|
||||
"Penumbra.String": "1.0.4"
|
||||
},
|
||||
"runtime": {
|
||||
"Penumbra.GameData.dll": {
|
||||
"assemblyVersion": "1.0.0",
|
||||
"fileVersion": "1.3.6.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Penumbra.String/1.0.4": {
|
||||
"runtime": {
|
||||
"Penumbra.String.dll": {
|
||||
"assemblyVersion": "1.0.4",
|
||||
"fileVersion": "1.3.6.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Glamourer/1.3.6.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"JetBrains.Annotations/2024.2.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-GNnqCFW/163p1fOehKx0CnAqjmpPrUSqrgfHM6qca+P+RN39C9rhlfZHQpJhxmQG/dkOYe/b3Z0P8b6Kv5m1qw==",
|
||||
"path": "jetbrains.annotations/2024.2.0",
|
||||
"hashPath": "jetbrains.annotations.2024.2.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.DependencyInjection/8.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
|
||||
"path": "microsoft.extensions.dependencyinjection/8.0.0",
|
||||
"hashPath": "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
|
||||
"path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
|
||||
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512"
|
||||
},
|
||||
"SharpGen.Runtime/2.1.2-beta": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-nqZAjfEG1jX1ivvdZLsi6Pkt0DiOJyuOgRgldNFsmjXFPhxUbXQibofLSwuDZidL2kkmtTF8qLoRIeqeVdXgYw==",
|
||||
"path": "sharpgen.runtime/2.1.2-beta",
|
||||
"hashPath": "sharpgen.runtime.2.1.2-beta.nupkg.sha512"
|
||||
},
|
||||
"SharpGen.Runtime.COM/2.1.2-beta": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-HBCrb6HfnUWx9v5/GjJeBr5DuodZLnHlFQQYXPrQs1Hbe1c6Wd0uCXf+SJp4hW8fQNxjXEu0FgiyHGlA/SRzRw==",
|
||||
"path": "sharpgen.runtime.com/2.1.2-beta",
|
||||
"hashPath": "sharpgen.runtime.com.2.1.2-beta.nupkg.sha512"
|
||||
},
|
||||
"Vortice.Direct3D11/3.4.2-beta": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-CWVMTF7ebylzzXbQXVp5C9UpBB/L+EpX2OxSdb2wlzcsdEmrev/Ith8wVs0WjZ6DbA0WiiybnYAWqB5v0nOO/A==",
|
||||
"path": "vortice.direct3d11/3.4.2-beta",
|
||||
"hashPath": "vortice.direct3d11.3.4.2-beta.nupkg.sha512"
|
||||
},
|
||||
"Vortice.DirectX/3.4.2-beta": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-EwDbemXkmEiDGZVDem25uiEcZBYOMb+wzePuta+M/k2LXrQVGPknZhZUK56+QlHhI+Ducf/d+J75wgBzEjKi2g==",
|
||||
"path": "vortice.directx/3.4.2-beta",
|
||||
"hashPath": "vortice.directx.3.4.2-beta.nupkg.sha512"
|
||||
},
|
||||
"Vortice.DXGI/3.4.2-beta": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-T4S3pp6l/SGJ6SH3ebCbodN/bimGOkIBiIYKeBpVEis7+/ac1XIjyzgSTJ5XsH3o3hSH7DqSbP6Yo6mL9nyFQA==",
|
||||
"path": "vortice.dxgi/3.4.2-beta",
|
||||
"hashPath": "vortice.dxgi.3.4.2-beta.nupkg.sha512"
|
||||
},
|
||||
"Vortice.Mathematics/1.7.6": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-W8FNv850lPGxmHphwLyi1qnUlQHZBxh/62EenFJTaY6acPP29Fk0xMQJI60G+YNlsVJb3fSoriuW+ong5sM5UQ==",
|
||||
"path": "vortice.mathematics/1.7.6",
|
||||
"hashPath": "vortice.mathematics.1.7.6.nupkg.sha512"
|
||||
},
|
||||
"Glamourer.Api/2.2.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"OtterGui/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Penumbra.Api/5.3.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Penumbra.GameData/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Penumbra.String/1.0.4": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user