fix: export_preset path not resetting propperly #9

Merged
Sara merged 2 commits from fix/justfile-export_templates into development 2025-04-16 09:51:16 +00:00
Owner

instead of sitting in the variables it now calculates the path every time it needs it.

this resolves

the {path} text has been replaces with templatepath this is because for reasons I have not bothered figuring out the sed command does not replace the path with {path} even though it works without the brackets.

instead of sitting in the variables it now calculates the path every time it needs it. this resolves #8 the {path} text has been replaces with templatepath this is because for reasons I have not bothered figuring out the sed command does not replace the path with {path} even though it works without the brackets.
hertog added 1 commit 2025-04-13 20:18:21 +00:00
Contributor

The build command is broken, as it does not include the external modules

The build command is broken, as it does not include the external modules
hertog added 1 commit 2025-04-14 11:04:08 +00:00
Author
Owner

that should do it

that should do it
Sara merged commit bd8d23e45c into development 2025-04-16 09:51:16 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hertog/godot-module-template#9
No description provided.