This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
8bb48ae57ab3db33dc637d4ddc5fa7b77c148995
godot
/
modules
/
mono
/
editor
/
GodotTools
/
GodotTools.Core
History
Ignacio Etcheverry
8bb48ae57a
Mono/C#: Fix editor using wrong project assembly path in rare cases
...
We were removing invalid path characters from the name in C++ code, but the C# editor code wasn't.
2020-08-21 01:42:47 +02:00
..
FileUtils.cs
C#: Switch games to MSBuild Sdks and .NET Standard
2020-07-25 19:22:01 +02:00
GodotTools.Core.csproj
C#: Use Sdks in GodotTools csprojs and switch to nuget Microsoft.Build
2020-05-09 21:36:31 +02:00
ProcessExtensions.cs
…
StringExtensions.cs
Mono/C#: Fix editor using wrong project assembly path in rare cases
2020-08-21 01:42:47 +02:00