4efc071cce
* Move SamplePlugin to CurrencyAlert to match plugin name
* Adjustments for API 7
- Bump DalamudPackager to 2.1.8
- Switch to .Net 6
- Remove builds to devPlugins. Dalamud will be phasing this out Soon™️
* Modifications needed for DalamudPlugins D17
13 lines
314 B
JSON
13 lines
314 B
JSON
{
|
|
"version": 1,
|
|
"dependencies": {
|
|
"net6.0-windows7.0": {
|
|
"DalamudPackager": {
|
|
"type": "Direct",
|
|
"requested": "[2.1.8, )",
|
|
"resolved": "2.1.8",
|
|
"contentHash": "YqagNXs9InxmqkXzq7kLveImxnodkBEicAhydMXVp7dFjC7xb76U6zGgAax4/BWIWfZeWzr5DJyQSev31kj81A=="
|
|
}
|
|
}
|
|
}
|
|
} |