aboutsummaryrefslogtreecommitdiff
path: root/modules/mono/editor/GodotSharpTools/Project/ProjectGenerator.cs
Commit message (Collapse)AuthorAgeFilesLines
* Mono: Project building fixesIgnacio Etcheverry2018-05-171-3/+3
| | | | | | - Set (Csc/Vbc/Fsc)ToolExe environment variables to point to the batch files in Mono's bin directory when building with Mono's MSBuild. - Set Mono's MSBuild as the default build tool on Windows. - Generate projects with portable DebugType instead of full.
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+216