nathanhoad / godot_dialogue_manager

A powerful nonlinear dialogue system for Godot
MIT License
2.04k stars 161 forks source link

Improve C# project detection #578

Closed nathanhoad closed 3 months ago

nathanhoad commented 3 months ago

This attempts to make the C# detection better by always checking for the solution file on build and only relying on the cache at runtime.