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

Default install stanzas. #132

Merged
merged 6 commits into from
Oct 22, 2014
Merged

Conversation

pjf
Copy link
Member

@pjf pjf commented Oct 22, 2014

These freakin' rock. For a typically packaged mod, one can
now use something like this:

{
    "spec_version"   : 1,
    "identifier"     : "DogeCoinFlag",
    "$kref"          : "#/ckan/kerbalstuff",
}

We go looking through the zipfile for a directory with the same
identifier as the mod, and install that to GameData.

Tested, working, and comes with unit tests.

Closes #127 like a boss.

@AlexanderDzhoganov
Copy link
Member

Amazing work, merging now :)

AlexanderDzhoganov added a commit that referenced this pull request Oct 22, 2014
@AlexanderDzhoganov AlexanderDzhoganov merged commit 64f35d7 into KSP-CKAN:master Oct 22, 2014
@pjf pjf deleted the 127_default_install branch October 22, 2014 10:24
RichardLake added a commit to RichardLake/CKAN that referenced this pull request May 30, 2015
Update Configuration.cs to work with non-standard taskbar placement
RichardLake pushed a commit to RichardLake/CKAN that referenced this pull request May 30, 2015
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.

Default install stanza
2 participants