24 lines
1.0 KiB
Plaintext
24 lines
1.0 KiB
Plaintext
{
|
|
"spec_version": 1,
|
|
"name": "Navball Texture Changer",
|
|
"abstract": "Replace stock navball texture with something better!",
|
|
"description": "You can replace default navball texture (GameData/NavBallTextureExport/navball.png) with one of this: http://bit.ly/navballs",
|
|
"identifier": "NavBallTextureExport",
|
|
"download": "https://bitbucket.org/xEvilReeperx/ksp_navballtexturechanger/downloads/KSP-0.24-NavballChanger-v.1.3.zip",
|
|
"license": "public-domain",
|
|
"version": "1.3",
|
|
"author": "xEvilReeperx",
|
|
"release_status": "stable",
|
|
"ksp_version_min": "0.24",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/69540-Making-high-contrast-nav-ball!?p=969741&viewfull=1#post969741",
|
|
"repository": "https://bitbucket.org/xEvilReeperx/ksp_navballtexturechanger",
|
|
"x_textures": "http://bit.ly/navballs"
|
|
},
|
|
"install": [
|
|
{
|
|
"file": "GameData/NavBallTextureExport",
|
|
"install_to": "GameData"
|
|
}
|
|
]
|
|
} |