-
Notifications
You must be signed in to change notification settings - Fork 64
Publishing your Project for Delphinus
PC edited this page Oct 9, 2017
·
37 revisions
To publish your project for Delphinus you need to:
- put it on GitHub (see Alternative if on Bitbucket)
⚠️ It must be the "original" repository. Repositories marked as fork are not listed to avoid flooding
- add an Delphinus.Info.json to the repository root
- add an Delphinus.Install.json to the repository root
- add at least one version (optional) see: Versioning your package
- add "Delphinus-Support" (without quotes) to your readme within your repository
⚠️ </br>
tags in readme can cause that package will be invisible for Delphinus.
Instead of putting the Delphinusfiles directly into your repository, you can put them in a seperate one and link to the Sourcerepository. See External Timelines