desura / Desurium

Free online games platform (juegos gratis), with an open source client. LGPL repo for Desura client. Potentially out of date. See https://github.com/desura/desura-app for newest (LGPL) client.
https://www.desura.com/es
GNU General Public License v3.0
270 stars 42 forks source link

deprecate mcf_extract and mcf_upload_cli #550

Open karolherbst opened 11 years ago

karolherbst commented 11 years ago

devs should use mcf_util instead.

Mailaender commented 11 years ago

Is there any documentation on how to install them and how they work?

https://github.com/OpenRA/OpenRA/issues/3026

karolherbst commented 11 years ago

I think we should only use "Mcf_util" instead, which is installed on newer RCs. The best documentation should be printed by "mcf_util"

karolherbst commented 11 years ago

And if some functionality is missing by it, we should port it there

Mailaender commented 11 years ago

How do I add mcf_util to my openSUSE or the Ubuntu package for build.open-ra.org?

karolherbst commented 11 years ago

It should be added since rc10, if not, then it is a bug within the packages

Mailaender commented 11 years ago

-DBUILD_TOOLS=OFF sounds like the trouble maker.

Mailaender commented 11 years ago

mcf_util can extract, but not upload yet.