Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile any files that each launcher depends on within the launcher .exe and extract them to a temporary place if needed #35

Open
bmcclure opened this issue Jan 17, 2021 · 0 comments
Labels
enhancement New feature or request launchers
Projects

Comments

@bmcclure
Copy link
Collaborator

Files that a launcher might depend on, such as a shortcut file or an external .exe tool, should optionally be able to be included within the build launcher .exe itself and extracted upon use (and then deleted afterward).

This will help to keep the launchers more portable and there won't need to be a shared place where all launcher resources are kept.

@bmcclure bmcclure created this issue from a note in Launchpad (To do) Jan 17, 2021
@bmcclure bmcclure added the enhancement New feature or request label Jan 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request launchers
Projects
Development

No branches or pull requests

1 participant