dennis

Results 25 issues of dennis

Implement some commands for editing, removing or adding a new Downloadable to datapacks, plugins or mods. I'm thinking of: - `mcman add ` - `mcman remove ` For example: -...

enhancement

Command: `mcman probe ` Probes a jar file and shows info about what it is - Forge mod - `META-INF/mods.toml` [spec](https://forge.gemwire.uk/wiki/Mods.toml) - Quilt mod - `quilt.mod.json` [spec](https://github.com/QuiltMC/rfcs/blob/main/specification/0002-quilt.mod.json.md) - Fabric mod...

Feature request: dark mode for the documentation

Add better [mcman](https://github.com/ParadigmMC/mcman) support - `mcman export packwiz` exports the pack metadata file inside `pack` folder by default, ie. `pack/pack.toml` - `mcman export mrpack` can be used to generate an...

enhancement

# Brainstorming - [ ] how can we have commands that add/remove/change addons? # Core - [x] mrpack source - [x] packwiz source - [x] file source - [ ]...