Skip to main content

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

Sign in

Features:

  • Auto Publish CI/CD enabled
  • Auto Docummentation

How to use:

  1. Download a copy of templatepackage
  2. Delete content Runtime & Editor, fill it with your package
  3. Add asmdef to Runtime & Editor (if the folder has content) in order to be compilable
  4. Edit package.json
  5. Edit README.md
  6. For Documentation:
    1. Edit docfx.json
    2. Edit filterConfig.yml
    3. Read documentation.md