mcman icon indicating copy to clipboard operation
mcman copied to clipboard

[feat] JavaAPI/Java management

Open TheAlan404 opened this issue 1 year ago • 0 comments

This new API would provide a way to manage installed java versions and handle which java binary to use on tasks (such as server installation and running the server)

This feature would also most likely add some commands:

  • mcman java list
  • mcman java add <path>
  • mcman java install <version> [flavor]
  • mcman java uninstall

TheAlan404 avatar Dec 23 '23 06:12 TheAlan404