add instructions for making packages

This commit is contained in:
2026-07-10 12:06:59 +10:00
parent e9be85d5fd
commit 68a5c49062

View File

@@ -45,6 +45,9 @@ You can use Nebula to build your package you're developing in C. Run the followi
You can replace the `.` with a directory if you want to build a directory as a package.
## How do I make a package?
There are some templates that you can use created by the Comet group. There is a [tutorial](https://chookspace.com/Comet/Comet/wiki/External+Libs+-+Table+of+Contents.-) on the [Comet repo's wiki](https://chookspace.com/Comet/Comet/wiki) with documentation on creating external libraries.
## Getting a package on Nebula
First, create a repository with your package. Once you've done that, submit a pull request with a commit editting the `package_index.json` file in the Nebula repository. Add the following the the index: