pkgdb2.0 is a successor of pkgdb
To add a package, the easiest way is to first fork the repository. You must keep exactly the same repository name in your fork as the original repository (pkgdb2.0), then download pkgdb2.0.exe from the releases, then run it, type auth, enter your username and your token. Please refer to the section "how can I create my token?" Then, type create [type] example: create MyAuthor MyGame 2.0.0 https://myauthor.test/mygame/2.0.0/download/mygame.exe exe, then click on the PR link displayed at the end of the terminal and wait for the checks by the bot. If the checks are not passed, a human will come to ask you questions.
To create your token, go to this link https://github.com/settings/tokens then click on generate a new token (classic). Check the repo box. The token name is not important, you can name it whatever you want.
Go to the link that the terminal gave you (Installer downloaded to: ...).
Please do not run the application with administrator rights.
The tests were carried out on 04/11/2026. Be careful when you create with the create command, please really configure your terminal in $HOME, or otherwise launch cmd.exe, type cd $HOME or something else, and launch pkgdb2.0.exe by typing in your terminal configured in PATH $HOME: pkgdb2.0.exe or type "C:\Path\To\pkgdb2.0.exe".