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 Hide Empty Tech Nodes from Kerbal Stuff #2403

Closed

Conversation

KerbalStuffBot
Copy link

This pull request was automatically generated by Kerbal Stuff on behalf of ev0, to add Hide Empty Tech Nodes to CKAN.

Please direct questions about this pull request to ev0.

This is an automated commit on behalf of ev0
@Orthethac
Copy link
Contributor

How can I change the netkan file? It says I need push access. It needs some extra meta data. Specifically "depends" and "recommends".

{
"spec_version" : "v1.4",
"identifier" : "HideEmptyTechNodes",
"$kref" : "#/ckan/kerbalstuff/1206",
"release_status" : "stable",
"license" : "MIT",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/131367"
},
"depends" : [
{ "name" : "ModuleManager", "min_version" : "2.6.2" }
],
"recommends" : [
{ "name" : "CommunityTechTree" }
]
"install" : [
{
"file" : "GameData/HideEmptyTechNodes",
"install_to" : "GameData"
}
],
}

@plague006
Copy link
Contributor

You don't need special access, anyone can create a PR to this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants