This is a *non-comprehensive* list of things that still need to be done. Items will be added as they come up. #### Forge * [x] Forge 1.7-1.12 adapter. * [x] Forge Mod 1.7-1.12 processing. * [x] Forge 1.13+ adapter. * [x] Forge Mod 1.13+ processing. * [x] Required/Optional(on/off) Forge Mods * [ ] Reference forgemods which are hosted on curseforge (mods that do not allow distribution from external hosts). * [ ] Forge complete. #### Files * [x] Resolve files beyond a single depth. * [ ] Files complete. #### Libraries * [x] Add folder for library discovery. * [ ] Potentially support extraction of maven data through pom.xml (if present) #### Enhancements * [ ] Library filtering/installation with reference file stored in server folder. * Details https://discordapp.com/channels/211524927831015424/727329125873877093/727330481040785479 #### General * [ ] Submodule processing (invoke main processor on subfile and append resolved modules). * [x] Metadata preservation (possibly add to servermeta.json). * [x] Claritas integration (to strip metadata off of bytecode). * [x] Untracked files (files without MD5 hash). * [ ] Distribution merges (not sure if needed). * [ ] Distribution validations (not sure if still needed). * [ ] General complete.
This is a non-comprehensive list of things that still need to be done. Items will be added as they come up.
Forge
Files
Libraries
Enhancements
General