ReMinecraftPE / mcpe

ReMinecraftPE - A custom experience based on Minecraft PE as of 2011.
https://discord.gg/UKGhuKNmFu
Other
335 stars 50 forks source link

Automatic downloading of assets #89

Open iProgramMC opened 11 months ago

iProgramMC commented 11 months ago

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.