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

Automatic downloading of assets #89

Open
iProgramMC opened this issue Nov 1, 2023 · 0 comments
Open

Automatic downloading of assets #89

iProgramMC opened this issue Nov 1, 2023 · 0 comments
Assignees
Labels
todo This will most likely be worked on

Comments

@iProgramMC
Copy link
Member

Possibly could fetch assets from a contemporary version of Minecraft Java Edition from Mojang's official CDN.

There is still the problem of downloading mobile specific assets such as the blurred background or the touch controls.

Alternatively we can depend on the Internet Archive, and if the required packages aren't there anymore, we could always let the people load them manually in the game.

Asset initialization should be quick (take less than 10 seconds more than the time to download), and should save assets so that they can be used instead of redownloading again.

@iProgramMC iProgramMC self-assigned this Nov 1, 2023
@iProgramMC iProgramMC added the todo This will most likely be worked on label Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo This will most likely be worked on
Projects
None yet
Development

No branches or pull requests

1 participant