diff options
author | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2019-07-25 17:52:41 +0200 |
---|---|---|
committer | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2019-07-25 17:52:45 +0200 |
commit | c9befa63d2259738c3802608fc3fb0859c9a0ee7 (patch) | |
tree | 2720e3a82e6a496abb88b3a57f718645785b9c17 /doc/classes/Position2D.xml | |
parent | ad0d87b4dddfe6b9e88510dd526bcd4028ba3030 (diff) |
Mono: Don't try to update project assemblies from project manager
Previously, when running the project manager, we would try to load the API assemblies from the project and fail because we were not editing any project. This would make us try to copy the prebuilt API assemblies to the project. Since there is no project, it would try to copy them to the executable location. This would fail if Godot doesn't have permissions to write to that location.
This commit fixes that by instead trying to load the prebuilt API assemblies in the first place, if running the project manager.
Diffstat (limited to 'doc/classes/Position2D.xml')
0 files changed, 0 insertions, 0 deletions