Neon-Cat

Results 29 comments of Neon-Cat

I'll have to merge this into a branch for testing. It might not work for those who aren't using nullable notations. Or we might just have to add some additional...

> Huh, that's interesting. I assume you mean netstandard2.0. It seems like it supports netstandard2.0 to me: https://www.nuget.org/packages/Microsoft.CodeAnalysis.CSharp If I'm missing something, you can pin versions in your .csproj by...

Oh, and thanks for the FluentAssertions/pin version tip. Very handy :)

Hey Joy-less. Definitely appreciate your work on this, but I'm going to close this PR and stick with non-NRT if that's ok.

Thanks GB. Away this week, but will address next week. Cheers :)

Here's the fix. Could you pls test for your use case and if all good I'll merge to main. Cheers :) [GodotSharp.SourceGenerators.2.4.1-241015-1409.Release.zip](https://github.com/user-attachments/files/17372100/GodotSharp.SourceGenerators.2.4.1-241015-1409.Release.zip)

Uploaded new pre-release nuget package with this fix (241016)

Hi JL. Whilst I wouldn't want to nick the other guy's idea (mwhahaha), we could certainly add something similar to this project if there's a need for it. So... since...

> Personally, I'm not a fan of autoloads, since they require you to structure your project in a "black magic" kind of way. That is, instead of having a scene...