Merge pull request #155 from Ippo343/master

Adds DDSLoader 1.8.0.0
This commit is contained in:
Michele 2014-12-21 22:25:02 +01:00
commit 14154ed4a2
1 changed files with 15 additions and 0 deletions

15
DDSLoader-1.8.0.0.ckan Normal file
View File

@ -0,0 +1,15 @@
{
"spec_version": 1,
"identifier": "DDSLoader",
"ksp_version": "0.90",
"resources": {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/96729",
"repository" : "https://github.com/sarbian/DDSLoader/"
},
"name": "DDSLoader",
"license": "CC-BY-NC-SA-4.0",
"abstract": "Loads DDS Textures boringly fast!",
"author": "sarbian",
"version": "1.8.0.0",
"download": "https://ksp.sarbian.com/jenkins/job/DDSLoader/lastSuccessfulBuild/artifact/DDSLoader-1.8.0.0.zip"
}