Skip to content

Optimize files a ton!#41

Merged
Jouca merged 5 commits intoJouca:mainfrom
Alphalaneous:optimize-size
Sep 15, 2024
Merged

Optimize files a ton!#41
Jouca merged 5 commits intoJouca:mainfrom
Alphalaneous:optimize-size

Conversation

@Alphalaneous
Copy link
Contributor

  • Compresses files while keeping them nearly the same quality.
  • Changed gauntlet sprites from using a spritesheet to being separate sprites, and also removed quality variants in favor of runtime scaling to save on storage space (using a spritesheet actually inflated the size by 4x!! Wow!)
  • Removed BetterProgression sprites, because BetterProgression already has them, and you check if it is loaded anyways :P, no need for redundancy, just grab them from the mod.
  • Scaled down that RobTop badge haha

Overall, this should reduce the size from 20mb to around 8mb overall

@Jouca Jouca merged commit 2b2a54b into Jouca:main Sep 15, 2024
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.

2 participants