Added DDSLoader
This commit is contained in:
parent
29580293b9
commit
f6d79635fe
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "DDSLoader",
|
||||
"ksp_version": "0.25",
|
||||
"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.7.0.0",
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/DDSLoader/lastSuccessfulBuild/artifact/DDSLoader-1.7.0.0.zip",
|
||||
"comment" : "Hand packaged by pjf, who loves things to load quickly."
|
||||
}
|
Loading…
Reference in New Issue