We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The perl implementation was already doing this with:
ckan -f SomeMod.zip -i SomeMod.ckan
We should add the same functionality to the C# code, so it doesn't need to re-download files we've already got.
The text was updated successfully, but these errors were encountered:
34cd23d
Add very basic support to install from downloaded zip
d2c6615
Closes KSP-CKAN#10
Merge pull request KSP-CKAN#10 from AlexanderDzhoganov/master
528ebd8
Changed reference paths
Merge pull request KSP-CKAN#10 from mgsdk/select_multiple
e8a4e0d
Support for selecting one item from a list of items
Update German translation for supports (#10)
8b3b1c1
No branches or pull requests
The perl implementation was already doing this with:
We should add the same functionality to the C# code, so it doesn't need to re-download files we've already got.
The text was updated successfully, but these errors were encountered: