Skip to content

Add Assembly Definitions for Runtime and Editor scripts - #19

Open
kshoji wants to merge 1 commit into
ccrma:mainfrom
kshoji:feature/add-asmdef
Open

Add Assembly Definitions for Runtime and Editor scripts#19
kshoji wants to merge 1 commit into
ccrma:mainfrom
kshoji:feature/add-asmdef

Conversation

@kshoji

@kshoji kshoji commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Adds Unity Assembly Definition (.asmdef) files so Chunity C# scripts compile into named assemblies instead of the default Assembly-CSharp.

This makes Chunity usable from other packages/plugins that use their own asmdefs (those assemblies cannot reference Assembly-CSharp).
It also keeps Editor-only code out of player builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant