Add DDSLoader 1.9.0.0

Now loads DDS textures boringly fast, with boringly fewer bugs!
This commit is contained in:
Paul Fenwick 2015-03-24 12:44:57 +11:00
parent 4571d15694
commit 81ed16d792
1 changed files with 15 additions and 0 deletions

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.9.0.0",
"download": "https://ksp.sarbian.com/jenkins/job/DDSLoader/lastSuccessfulBuild/artifact/DDSLoader-1.9.0.0.zip"
}