Skip to content

Add colocate flag for game bundling on MacOS#159

Draft
Jengamon wants to merge 1 commit into
burtonageo:masterfrom
Jengamon:master
Draft

Add colocate flag for game bundling on MacOS#159
Jengamon wants to merge 1 commit into
burtonageo:masterfrom
Jengamon:master

Conversation

@Jengamon

@Jengamon Jengamon commented Aug 21, 2023

Copy link
Copy Markdown

Some game frameworks (well, I only checked Bevy and ggez) want resources to be colocated with the executable to load.

This adds a flag to indicate that resources should be located beside the executable, rather than in it's own directory, and implements that logic for MacOS.

#12 would also resolve this, but until then, this might be a nice middlestop for this usecase.

This pull request was made for discussion on ways to support this specific usecase, and whether this should instead be a MacOS-specific flag or if there's a more general use for this flag.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant