mcman icon indicating copy to clipboard operation
mcman copied to clipboard

v2 Roadmap

Open TheAlan404 opened this issue 7 months ago • 0 comments

Brainstorming

  • [ ] how can we have commands that add/remove/change addons?

Core

  • [x] mrpack source
  • [x] packwiz source
  • [x] file source
  • [ ] folder source
  • [x] Step::Download
  • [x] Step::CacheCheck
  • [ ] Step::ExecuteJava
  • [ ] Java API #41
    • [x] detection
    • [ ] installation
  • [ ] Metadata
    • [ ] Markdown options
    • [ ] Server metadata
    • [x] AddonMetadata
    • [ ] markdown insertion

API's

  • [x] modrinth
  • [x] hangar
  • [x] maven
  • [x] jenkins
  • [x] spigot
  • [x] github releases
  • [x] url
  • [x] curseforge
  • [ ] custom steps

Build

  • [x] Addons
  • [x] Server Jar
  • [ ] Worlds
  • [ ] Datapacks
  • [x] Scripts
  • [ ] Hooks
  • [x] Bootstrapping

Commands

  • [ ] mcman init
  • [ ] mcman init network
  • [ ] mcman sources add
  • [x] mcman sources list
  • [x] mcman build (partially)
  • [ ] mcman update
  • [ ] mcman cache [clear/open/path]
  • [ ] mcman run
  • [ ] mcman dev

Other

  • [ ] Templates repository

TheAlan404 avatar Jun 28 '24 10:06 TheAlan404