Skip to content

NotNite/pluggy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pluggy

Dalamud repository management tool. It lets you automatically update the official repository along with making your own.

Usage

Note

By default, pluggy will operate in your operating system's default configuration directory. You can change this with the PLUGGY_HOME environment variable.

Managing the official repository

First, create a config file by running pluggy official init. You'll answer a few questions about your Git config, and it'll clone the DalamudPluginsD17 repository for you.

Then, add/update the plugin by specifying its InternalName and Git repository, and then push to your fork:

pluggy official add DistantSeas "https://github.com/NotNite/DistantSeas.git"
pluggy official push DistantSeas

Then make a PR, and you're done!

About

Dalamud repository management tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages