Add Unity Pipeline package support
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
name: default
|
||||
description: Project default instructions for Unity development. Use whenever working on Unity code, Unity assets, Unity packages, Unity Editor automation, build configuration, tests, or any other Unity project changes in this repository.
|
||||
---
|
||||
|
||||
# Default
|
||||
|
||||
进行 Unity 开发时,必须阅读并遵循 `.codex\UNITY-GUIDE.md`。
|
||||
@@ -0,0 +1,4 @@
|
||||
interface:
|
||||
display_name: "Default"
|
||||
short_description: "Read and follow the project Unity guide for Unity development."
|
||||
default_prompt: "Follow the project Unity development guide."
|
||||
Reference in New Issue
Block a user