DalamudPackager 14.0.2

dotnet add package DalamudPackager --version 14.0.2
                    
NuGet\Install-Package DalamudPackager -Version 14.0.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DalamudPackager" Version="14.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DalamudPackager" Version="14.0.2" />
                    
Directory.Packages.props
<PackageReference Include="DalamudPackager" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DalamudPackager --version 14.0.2
                    
#r "nuget: DalamudPackager, 14.0.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DalamudPackager@14.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DalamudPackager&version=14.0.2
                    
Install as a Cake Addin
#tool nuget:?package=DalamudPackager&version=14.0.2
                    
Install as a Cake Tool

An MSBuild task that simplifies making Dalamud plugins by generating a manifest and packing the build output into a release-ready zip.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.8

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on DalamudPackager:

Package Downloads
DalaMock.Sample

Package Description

LazyCombat

Test Package

GitHub repositories (13)

Showing the top 13 popular GitHub repositories that depend on DalamudPackager:

Repository Stars
goatcorp/Dalamud
FFXIV plugin framework and API
PunishXIV/Splatoon
An accessibility tool to assist in gameplay and compensate for human imperfections.
awgil/ffxiv_bossmod
BossMod FFXIV dalamud plugin
Nik-Potokar/XIVSlothCombo
XivCombo for very lazy gamers
marzent/IINACT
A Dalamud plugin to run the FFXIV_ACT_Plugin in an ACT-like enviroment with a heavily modified port of Overlay Plugin
PunishXIV/Artisan
A 'simple' crafting plugin.
ktisis-tools/Ktisis
A robust posing tool for creating screenshots in FFXIV's GPose mode.
Caraxi/SimpleTweaksPlugin
InitialDet/AutoHook
FFXIV Dalamud Plugin - Makes fishing less/more boring for you.
Ted-Jin-Lab/RotationSolver
Analyses combat information every frame and finds the best action.
jawslouis/MakePlacePlugin
NightmareXIV/AntiAfkKick
An application, Dalamud and ACT plugin for preventing being auto-kicked from FFXIV due to inactivity.
akira0245/MidiBard
Bard performance plugin for FFXIV.
Version Downloads Last Updated
14.0.2 6,165 2/14/2026
14.0.1 12,124 12/18/2025
14.0.0 1,892 12/15/2025
13.1.0 8,239 8/26/2025
13.0.0 20,024 8/5/2025
12.0.0 15,961 3/24/2025
11.0.0 15,752 11/12/2024
2.1.13 38,658 6/28/2024
2.1.12 65,684 9/24/2023
2.1.11 20,990 3/12/2023
2.1.10 24,829 1/8/2023
2.1.9 776 1/2/2023
2.1.8 13,180 8/22/2022
2.1.7 6,748 4/16/2022
2.1.6 7,879 4/14/2022
2.1.5 5,084 12/4/2021
2.1.4 1,342 10/8/2021
2.1.3 630 9/30/2021
2.1.2 4,133 8/24/2021
2.1.1 554 8/24/2021
Loading failed