firebelley / godot-export

Automatically exports your Godot games.
MIT License
461 stars 53 forks source link

.import folder, extensions mentioned #70

Closed tom-leys closed 2 years ago

tom-leys commented 2 years ago

Perhaps my need to create a folder is related to relative_project_path being ./game/ rather than just ./ ?

firebelley commented 2 years ago

I am not sure this is necessary, I do not commit my import directory and I use this action quite often. I do see a ton of warnings when the build runs, but as far as I can tell this has no impact on the exported game. Are you seeing anything unexpected happen as a result of having no import directory?