BrettMayson

Results 169 comments of BrettMayson

I would be interested in maintaining, mainly just to help resolve the current issues and manage PRs. No plans to make any major changes

did the link already exist from a using a previous tool, did you move the source files somewhere else, or did it just pop up while using hemtt as normal?

There's already a check to see if the link exists, this one may just need to wait until someone can reproduce it

What are you needing this functionality for?

I'm still not a fan of local mods being handled this way, as it is user specific. But I think a section for cdlc would be good ```toml cdlc =...

I still like the idea of adding a git submodule personally. I think it'd even be nice if HEMTT would build dependencies too. So in ACE, we could have a...

How about something like this ```toml [project.dependencies.cba] workshop = 450814997 git = "https://github.com/CBATeam/CBA_A3" branch = "master" # used by default after cloning [hemtt.launch] dependencies = [ "cba" ] ``` pseudo...

As of right now, I don't think this will be fixed. There shouldn't be any reason that any mod can't just use `config.cpp`. If you feel this still needs attention...

Closing, should be fixed with 0,10

Closing, should be fixed with 0,10. I think this was even fixed? I can't remember now