MDK-SE
MDK-SE copied to clipboard
[Feature Request] Ability to Use CI Pipelines that Involve MDK's Minifier
I don't know if this already exists or not, but it would be nice if there was an easy way to set up a CI pipeline that uses MDK and its minifier through something like Gitlab CI, Drone, Github Actions, etc. This would be especially useful if the script being worked on is a collaboration between different authors, especially when Steam only allows the original author to update the workshop page and its contents.
This is especially useful if the owning author of the workshop page stops participating in the project and essentially goes off the grid.
I'm sorry. I cannot spend any time implementing much that I myself won't use - I simply don't have any extra time. This requires pulling the code out and making it a separate application. I won't close your request though, maybe someone will be willing to do so as a pull request. Or maybe someday I find that I have time.
@malware-dev is C# available for Unix?
I can't speak for Unix generally, but certainly for Linux.
@malware-dev is C# available for Unix?
C#/.NET Framework development is available on Linux via Mono, Unix is a different beast entirely.