eumario / godot-manager

A Project, Version and Addons/Plugins manager for Godot Game Engine.
MIT License
332 stars 19 forks source link

Support Direct Import of Projects #29

Closed Oliveoil1 closed 2 years ago

Oliveoil1 commented 2 years ago

This adds support for importing .godot files by passing it's filename as a startup argument. With this, users should be able to use open with on Windows so that when they click a .godot file it opens in Godot Manager and prompts them to import it as a project.