Skip to content

New "Export Instance" template: include game assets for offline restore #43

@Darthagnon

Description

@Darthagnon

Role

I play modded MC on older and offline systems, and care a lot about data preservation.

Suggestion

Currently, instances can be exported, but game assets are excluded (textures, sounds, libraries), so they cannot be restored without an internet connection to the Mojang servers. I would like to export ZIP, and choose "Offline Installer", which will include all necessary assets and libraries for that instance to be restored without an internet connection.

Benefit

This way, MC gameplay won't depend on official servers being available and whitelisted at all times.

This suggestion is unique

  • I have searched the issue tracker and did not find an issue describing my suggestion, especially not one that has been rejected.

You may use the editor below to elaborate further.

This is how MultiMC5 forks export instances:

1

Image

2

Image

A new template "Offline Installer" could be added, which includes all the files currently exported, as well as the assets and anything that would normally be downloaded at runtime referenced by this particular instance, located in (UltimMC and PollyMC used as reference):

assets/
(optional) cache/
injectors/
libraries/
(optional) meta/
(optional) translations/

Metadata

Metadata

Assignees

Projects

Status

Paused

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions