NetKAN: CrewFiles update to 2.0.0.3

This commit is contained in:
Paul Fenwick 2014-10-31 10:05:43 +11:00
parent 6f0c2558ca
commit 93a3e5f0b4
1 changed files with 25 additions and 0 deletions

25
CrewFiles-2.0.0.3.ckan Normal file
View File

@ -0,0 +1,25 @@
{
"spec_version": 1,
"identifier": "CrewFiles",
"install": [
{
"file": "GameData/CrewFiles",
"install_to": "GameData"
}
],
"resources": {
"kerbalstuff": {
"url": "https://kerbalstuff.com/mod/39/CrewFiles"
},
"homepage": "http://forum.kerbalspaceprogram.com/threads/83755-CrewFiles-persistence-files-for-individual-kerbals"
},
"ksp_version": "0.25",
"name": "CrewFiles",
"license": "LGPL-3.0",
"abstract": "A modder API to give each kerbal his own individual data file that you can use to store information about him",
"author": "Ippo",
"version": "2.0.0.3",
"download": "https://kerbalstuff.com/mod/39/CrewFiles/download/2.0.0.3",
"x_generated_by": "netkan",
"download_size": 32829
}