e97fe36ba0
* Remove unused dalamud packager overrides * Use category tags, add actual description * Use .net7 * Update DalamudPackager, update for Api8 * Remove hardcoded images, we'll use lumina to get these dynamically * Add KamiLib * Refactor Currency Alert * Add LocalizationManager.cs * remove trailing comma * Add No Decoration flag * More touchups and features * Increase Version Number 0.5.0.0 * Move Chat Notifications to its own category * Hide overlay if not logged in or there are no warnings to show * Increase update frequency to 4x per second
16 lines
370 B
JSON
16 lines
370 B
JSON
{
|
|
"version": 1,
|
|
"dependencies": {
|
|
"net7.0-windows7.0": {
|
|
"DalamudPackager": {
|
|
"type": "Direct",
|
|
"requested": "[2.1.10, )",
|
|
"resolved": "2.1.10",
|
|
"contentHash": "S6NrvvOnLgT4GDdgwuKVJjbFo+8ZEj+JsEYk9ojjOR/MMfv1dIFpT8aRJQfI24rtDcw1uF+GnSSMN4WW1yt7fw=="
|
|
},
|
|
"kamilib": {
|
|
"type": "Project"
|
|
}
|
|
}
|
|
}
|
|
} |