Auria {l Wrote}:For linux, our static packages look like they could be added right away. For Windows I'm not sure, our installer does heavier modifications like installing VC redistributables and I don't think we can remove that
I don't think that'll be a problem. I've done some poking around under the hood and Desura does seem to have a mechanism for handling shared resources so common that they shouldn't be bundled.
- {l Code}: {l Select All Code}
sqlite3 ~/opt/desura/.settings/toolinfo.sqlite 'SELECT * FROM toolinfo;'
sqlite3 ~/opt/desura/.settings/iteminfo_c.sqlite '.schema tools'
I already know the client's set up to detect the presence or absence of Java and Mono as required by individual games on Linux and point people to instructions for installing them via their package manager.
...and you could always post the list in the linked thread and ask Protektor if any of them would be a problem.