"'CustomShaderLoader-1.ckan' replaced by 'CustomShaderLoader-1.0.ckan"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-31 03:43:23 +00:00
parent e8ee2b7a8b
commit 9f1a5d343b
1 changed files with 0 additions and 21 deletions

View File

@ -1,21 +0,0 @@
{
"spec_version" : 1,
"name" : "Custom Shader Loader",
"abstract" : "You can load any custom pre-compiled shader into KSP",
"identifier" : "CustomShaderLoader",
"author" : "Tuareg",
"download" : "http://ckan1.spacedock.info/storage/Tuareg77_5466/Custom_Shader_Loader/Custom_Shader_Loader-1.0.zip",
"license" : "CC-BY-NC-SA-4.0",
"version" : "1.0",
"release_status" : "stable",
"ksp_version" : "0.90",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/109269"
},
"install" : [
{
"file" : "shader1.dll",
"install_to" : "GameData"
}
]
}