-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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
gdscriptifyAnd 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.
Metadata
Metadata
Assignees
Labels
No labels