dennis

Results 25 comments of dennis

yardım my bottum

hi! i was lurking. maybe [this project](https://github.com/ParadigmMC/mcman) might be useful for you (ps. i didnt know ferium existed before i made that lmao)

here's an alternative [solution](https://github.com/ParadigmMC/mcman) if you're interested

yall wont believe this but this is fixed on the v2 dev branch, so im closing this issue

yea sure we can add more shortcut names... to some of them? Pufferfish: ```toml [jar] type = "jenkins" url = "https://ci.pufferfish.host/" # one of these job = "Pufferfish-${mcver}" job =...

Maybe an `mcman.index.toml`/`mcman.folder.toml` is better? ```toml [[files]] type = "url" url = "..." [[files]] type = "..." ``` This can also be expanded to include more features later on, maybe:...

i think it would be better to call ngrok as a child process instead, i dont want to add a whole another dependency for a small feature ps. check the...

this is a somewhat nice idea but there are a few problems for it the mod jar files need to be reversed into a Downloadable type somehow if the mod...