godot/modules/mono/editor/GodotTools
Ignacio Etcheverry e439581198 Mono: Fix PCK assembly paths when exporting from Windows
Assembly paths were written to PCK files with backslash as path separator and PackedData only supports forward slash.
This would make exported games unable to find the assemblies.
2019-09-07 02:19:25 +02:00
..
GodotTools Mono: Fix PCK assembly paths when exporting from Windows 2019-09-07 02:19:25 +02:00
GodotTools.BuildLogger Set C# 7 as LangVersion for GodotTools and Godot API projects 2019-08-25 15:53:47 +02:00
GodotTools.Core Set C# 7 as LangVersion for GodotTools and Godot API projects 2019-08-25 15:53:47 +02:00
GodotTools.IdeConnection Set C# 7 as LangVersion for GodotTools and Godot API projects 2019-08-25 15:53:47 +02:00
GodotTools.ProjectEditor Fix GodotTools.ProjectEditor HintPaths for referenced packages 2019-08-29 18:19:01 +02:00
.gitignore Re-write mono module editor code in C# 2019-07-05 09:38:23 +02:00
GodotTools.sln C#: Add Ide Connection library and server for the editor 2019-08-04 01:57:53 +02:00