Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add meta.cpp file #277

Merged
merged 2 commits into from
Feb 25, 2016
Merged

add meta.cpp file #277

merged 2 commits into from
Feb 25, 2016

Conversation

bux
Copy link
Contributor

@bux bux commented Feb 25, 2016

With Arma 3 1.56 the new Server Browser inside of the Launcher is able
to pull mods used on a server directly from the steam workshop. Server
admins need to add a special file to each mod to ensure, that the mod is
found in the workshop.

This pull request add this file according to https://community.bistudio.com/wiki/How_to_enable_Steam_Workshop_support_in_Server_Browser

Link to CBA's workshop entry: https://steamcommunity.com/sharedfiles/filedetails/?id=450814997

This has already been added to ACE3.

With Arma 3 1.56 the new Server Browser inside of the Launcher is able
to pull mods used on a server directly from the steam workshop. Server
Admins need to add a special file to each mod to ensure, that the mod is
found in the workshop.

https://community.bistudio.com/wiki/How_to_enable_Steam_Workshop_support_in_Server_Browser
@jonpas
Copy link
Member

jonpas commented Feb 25, 2016

👍

@nicolasbadano
Copy link
Contributor

@bux578 you should add it to importantFileshere too :)

@bux
Copy link
Contributor Author

bux commented Feb 25, 2016

ah, darn it. will do

@bux
Copy link
Contributor Author

bux commented Feb 25, 2016

@esteldunedain Done

@commy2
Copy link
Contributor

commy2 commented Feb 25, 2016

What is publishedid ?

@nicolasbadano
Copy link
Contributor

@commy2, it's meant to allow CBA to be autodownloaded from the steam workshop if required by another addon/misssion

@commy2
Copy link
Contributor

commy2 commented Feb 25, 2016

And this publishedid is the magic key for CBA? Where does it come from?

@ViperMaul
Copy link
Contributor

It is an ID number taken from our officially published CBA on STEAM
http://steamcommunity.com/sharedfiles/filedetails/?id=450814997

@commy2
Copy link
Contributor

commy2 commented Feb 25, 2016

OK. Looks good. Merge?

@nicolasbadano
Copy link
Contributor

A similar change is merged in ACE

ViperMaul added a commit that referenced this pull request Feb 25, 2016
@ViperMaul ViperMaul merged commit b2bd6d7 into CBATeam:master Feb 25, 2016
@ViperMaul ViperMaul added this to the 2.3.2 milestone Feb 25, 2016
@bux bux deleted the addMetaCpp branch February 25, 2016 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants