virtualx-engine/modules/mono/editor/GodotSharpTools
Ignacio Etcheverry 02d5ff4cd0 Improve the C# API projects generation
- Now there is only one solution that contains both GodotSharp and GodotSharpEditor project. Previously we had one solution for each project
- GodotSharpEditor reference GodotShatp with a 'ProjectReference'. Previously it was a 'Reference' to the assembly
- This also simplifies the command line option to generate this solution: 'godot --generate-cs-api <OutputDir>'
2018-11-08 01:05:22 +01:00
..
Build allow undefined GODOT_DEBUG_MSBUILD environment variable 2018-06-06 22:31:54 +08:00
Editor Check if directory exists before trying to delete it 2018-10-08 23:03:58 +02:00
Project Improve the C# API projects generation 2018-11-08 01:05:22 +01:00
Properties Added mono module 2017-10-03 00:01:26 +02:00
Utils Mono: Fix opening code editors in OSX and cleanup 2018-09-17 20:00:19 +02:00
GodotSharpTools.csproj Support globs in csproj includes 2018-10-25 18:00:17 +02:00
GodotSharpTools.sln Convert DOS line endings to Unix line endings 2017-11-05 11:37:59 +01:00
packages.config Support globs in csproj includes 2018-10-25 18:00:17 +02:00
StringExtensions.cs Support globs in csproj includes 2018-10-25 18:00:17 +02:00