DalamudPackager 15.0.0

dotnet add package DalamudPackager --version 15.0.0
                    
NuGet\Install-Package DalamudPackager -Version 15.0.0
                    
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="15.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DalamudPackager" Version="15.0.0" />
                    
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 15.0.0
                    
#r "nuget: DalamudPackager, 15.0.0"
                    
#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@15.0.0
                    
#: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=15.0.0
                    
Install as a Cake Addin
#tool nuget:?package=DalamudPackager&version=15.0.0
                    
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 (8)

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

Repository Stars
PunishXIV/Splatoon
An accessibility tool to assist in gameplay and compensate for human imperfections.
Nik-Potokar/XIVSlothCombo
XivCombo for very lazy gamers
PunishXIV/Artisan
A 'simple' crafting plugin.
ktisis-tools/Ktisis
A robust posing tool for creating screenshots in FFXIV's GPose mode.
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
15.0.0 4,451 4/29/2026
14.0.2 8,051 2/14/2026
14.0.1 13,297 12/18/2025
14.0.0 1,972 12/15/2025
13.1.0 8,365 8/26/2025
13.0.0 20,107 8/5/2025
12.0.0 16,073 3/24/2025
11.0.0 15,836 11/12/2024
2.1.13 39,096 6/28/2024
2.1.12 65,782 9/24/2023
2.1.11 20,992 3/12/2023
2.1.10 24,843 1/8/2023
2.1.9 780 1/2/2023
2.1.8 13,192 8/22/2022
2.1.7 6,758 4/16/2022
2.1.6 7,887 4/14/2022
2.1.5 5,089 12/4/2021
2.1.4 1,350 10/8/2021
2.1.3 633 9/30/2021
2.1.2 4,141 8/24/2021
Loading failed