feature: export release-windows and release-linux into their own build/ folders #11

Open
opened 2025-06-20 15:45:22 +00:00 by Sara · 0 comments
Contributor

Right now all release scripts export into build/ and zip into build.zip. I propose we instead build into build/{game}-{platform}-{arch} (e.g: going-windows-x86_64) and zip into build/{game}-{platform}-{arch}.

Right now all release scripts export into `build/` and zip into `build.zip`. I propose we instead build into `build/{game}-{platform}-{arch}` (e.g: `going-windows-x86_64`) and zip into `build/{game}-{platform}-{arch}`.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
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#11
No description provided.