feat: add local NuGet development workflow

Add a local NuGet feed configuration, a Directory.Build.props
template for Godot users, and automate source generator bundling
into the NuGet package.
This commit is contained in:
2026-07-19 00:30:36 +08:00
parent 1da0ca30d3
commit 5594515a53
4 changed files with 47 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@ x86/
!**/[Pp]ackages/build/
*.nuget.props
*.nuget.targets
nupkgs/
# IDE
.vs/