Dwayne Bent
Dwayne Bent
It's possible, but I'd like to cleanup and reorganize our build process (first steps in #1589) over the next few weeks first, it would make things a lot easier.
Yeah, I like that idea.
May as well re-open this as it's getting particularly relevant.
My thoughts: - I support making `download` a string or array of string. (A string would obviously be treated as an array of string with a single element) - I...
Also, deprecate `$kref` so that a single mod can use multiple sources to automatically generate multiple download URLs. Right now we have `x_netkan_jenkins` and will soon have `x_netkan_github`. The mere...
I would support an effort to extract out any KSP specific bits into an `IGame` interface (or series of similar interfaces `IGameComparator` etc.). In an ideal world the CKAN client...
@trakos > I'm thinking of rewriting it in the more generic way so that other games could use it. Cool. > Would you be interested in merging that if I...
> I think we should do this in metadata. Fine with me, my one worry is that this would be the first time that KSP version information would not be...
Since it wasn't explicit in the original post, because of the implicit `conflicts` and `provides` on the original mod, two mods which `modifies` the same mod should not be allowed...