ducky7go/Ducky NuGet Mod Publisher

Package and publish game mods to NuGet servers following the NuGet Mod Packaging Specification v1.0

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
mod_folder_pathPath to the mod folder to package (relative to repository root or absolute)yes
nuget_serverNuGet server URL (default: nuget.org)nohttps://api.nuget.org/v3/index.json
nuget_api_keyAPI key for NuGet server authentication (required unless using Trusted Publisher)no
pushWhether to push the package to NuGet server after packing (set to false to only pack)notrue
namedescription
successtrue if packaging and publishing succeeded
package_pathpath to the generated .nupkg file
versionpackage version that was published
errorerror message if the action failed