From 68a5c490629349c2656768a163df66c9204c9226 Mon Sep 17 00:00:00 2001 From: SpookyDervish Date: Fri, 10 Jul 2026 12:06:59 +1000 Subject: [PATCH] add instructions for making packages --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index af02356..426f1cc 100644 --- a/README.md +++ b/README.md @@ -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: