You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
portablemc is a python-based Minecraft launcher, and it's pretty dang neat! The launcher is called from a flag-rich CLI.
Potential Tasks
Given the complexity of the flags one can use when calling portablemc, at a minimum, it might be super helpful to include doc examples of syncing launcher scripts
enderchest could also wrap portablemc to munge the flags dynamically based on global, instance-specific and installation (read: computer)-specific configurations
portablemc has support for addons, and contributing an addon to support config-based launching would be a no-regrets exercise
Once enderchest is more mature, creating an add-on for enderchest to integrate intoportablemc might be something to pursue
The text was updated successfully, but these errors were encountered:
Context
portablemc
is a python-based Minecraft launcher, and it's pretty dang neat! The launcher is called from a flag-rich CLI.Potential Tasks
portablemc
, at a minimum, it might be super helpful to include doc examples of syncing launcher scriptsenderchest
could also wrapportablemc
to munge the flags dynamically based on global, instance-specific and installation (read: computer)-specific configurationsportablemc
has support for addons, and contributing an addon to support config-based launching would be a no-regrets exerciseenderchest
is more mature, creating an add-on forenderchest
to integrate intoportablemc
might be something to pursueThe text was updated successfully, but these errors were encountered: