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

Remove unused resources #159

Open
Pyker opened this issue Dec 2, 2020 · 1 comment
Open

Remove unused resources #159

Pyker opened this issue Dec 2, 2020 · 1 comment
Labels

Comments

@Pyker
Copy link
Member

Pyker commented Dec 2, 2020

There are some unused resources in the launcher that get packaged into every release. We should get rid of them since it wastes both space and bandwidth.

Used PNG resources

These PNG resources are currently used (generated via git grep -woh -E '[^"'']+.png' | sort | uniq):

  • add_user.png
  • akliz-logo.png
  • arrow_right.png
  • background.png
  • checkbox_closed.png
  • checkbox_open.png
  • close.png
  • comboTriangle.png
  • danger_icon.png
  • delete_button.png
  • discord.png
  • download_button.png
  • download_icon.png
  • globe.png
  • icon.png
  • launch_splash.png
  • logo.png
  • minimize.png
  • modpack/ModImageFiller.png
  • news/authorHelm.png
  • options_cog.png
  • platform_icon_title.png
  • platform_logo.png
  • play_button.png
  • radio_deselected.png
  • radio_selected.png
  • req_failed.png
  • req_success.png
  • req_warning.png
  • status_left.png
  • status_right.png
  • teaser.png
  • update_available.png
  • warning_icon.png
@github-actions
Copy link

This issue is stale because it has been open for 90 days with no activity.

@github-actions github-actions bot added the stale Inactive issue label Aug 26, 2023
@Pyker Pyker removed the stale Inactive issue label Aug 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant