mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Splitting files into subdirectories
This commit is contained in:
25
RSSTextures2048/RealSolarSystemTextures_2048-1.0.ckan
Normal file
25
RSSTextures2048/RealSolarSystemTextures_2048-1.0.ckan
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"spec_version" : 1,
|
||||
"name" : "Real Solar System Textures - 2048 x 1024",
|
||||
"identifier" : "RSSTextures2048",
|
||||
"provides" : [ "RSSTextures" ],
|
||||
"conflicts" : [
|
||||
{ "name" : "RSSTextures4096" },
|
||||
{ "name" : "RSSTextures8192" }
|
||||
],
|
||||
"abstract" : "Textures for Real Solar Systems",
|
||||
"download" : "https://nabaal.net/files/ksp/nathankell/RealSolarSystem/Textures/2048.zip",
|
||||
"license" : "CC-BY-NC-SA",
|
||||
"version" : "1.0",
|
||||
"ksp_version" : "any",
|
||||
"release_status" : "stable",
|
||||
"depends" : [
|
||||
{ "name" : "RealSolarSystem" }
|
||||
],
|
||||
"install" : [
|
||||
{
|
||||
"file" : "RealSolarSystem",
|
||||
"install_to" : "GameData"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user