Skip to content

LICENSE_GDSCRIPTIFY.txt gets created in the wrong place #4

Description

@nyxkn

Issue

Running gdscriptify with no arguments from the main folder of a standard Godot project creates this license file a directory above.

E.g. if the godot project is in ~/workspace/godot-project:

cd ~/workspace/godot-project
gdscriptify

And we end up with the license file at ~/workspace/LICENSE_GDSCRIPTIFY.txt

But I assume the intended destination should have been ~/workspace/godot-project?

Thoughts

I'm not a license expert but I don't think this license file should need to be created/included in the first place. By using gdscriptify as a tool we are not redistributing it so we shouldn't need to provide its license.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions