Agate Unity Package Template
✍ Last Updated : November 4, 2022
🚪 Prequisite Knowledge (Optional)
UploadDescribe InInitial ProgressKnowledge that reader need to know before reading this article
[Publishing New Package to Registry](Publishing New Package to Registry 39c5e426a10f49e7b0c62782bbe2c302.md)
[Create Unity Package](Create Unity Package d334e8ac309e440ab874847c562a75ca.md)
❓ Key Question / Problem / Issue
Describe what question / Problem / Issue this knowledge should answer
How to create agate package
✅ Expected Output/Definition of Done
Define what information you really need and the definition of done
🎁 Resulting Solution
Write writing results below
Features:
- Auto Publish CI/CD enabled
- Auto Docummentation
How to use:
- Download a copy of templatepackage
- Delete content Runtime & Editor, fill it with your package
- Add asmdef to Runtime & Editor (if the folder has content) in order to be compilable
- Edit package.json
- Edit README.md
- For Documentation:
- Edit docfx.json
- Edit filterConfig.yml
- Read documentation.md