-
-
Notifications
You must be signed in to change notification settings - Fork 185
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NetKAN added mod - KSP2PreAlphaStyleNavBall-1.0
- Loading branch information
1 parent
5d696e4
commit 1e73973
Showing
1 changed file
with
44 additions
and
0 deletions.
There are no files selected for viewing
44 changes: 44 additions & 0 deletions
44
KSP2PreAlphaStyleNavBall/KSP2PreAlphaStyleNavBall-1.0.ckan
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
{ | ||
"spec_version": "v1.4", | ||
"identifier": "KSP2PreAlphaStyleNavBall", | ||
"name": "KSP2 Pre-Alpha Style NavBall", | ||
"abstract": "A Navball texture inspired by the screenshots and early previews from KSP2", | ||
"author": "SqueakyB", | ||
"version": "1.0", | ||
"ksp_version": "1.12.5", | ||
"license": "MIT", | ||
"resources": { | ||
"spacedock": "https://spacedock.info/mod/3738/KSP2%20Pre-Alpha%20Style%20NavBall", | ||
"x_screenshot": "https://spacedock.info/content/SqueakyB_141746/KSP2_Pre-Alpha_Style_NavBall/KSP2_Pre-Alpha_Style_NavBall-1729683637.png" | ||
}, | ||
"tags": [ | ||
"config", | ||
"graphics" | ||
], | ||
"depends": [ | ||
{ | ||
"name": "NavBallTextureChangerUpdated" | ||
} | ||
], | ||
"recommends": [ | ||
{ | ||
"name": "ZTheme" | ||
} | ||
], | ||
"install": [ | ||
{ | ||
"find": "NavBallTextureChanger", | ||
"install_to": "GameData" | ||
} | ||
], | ||
"download": "https://spacedock.info/mod/3738/KSP2%20Pre-Alpha%20Style%20NavBall/download/1.0", | ||
"download_size": 54124, | ||
"download_hash": { | ||
"sha1": "6FCCB2EF7D81C30EC7B57B1BD1B9BA13DEA0985A", | ||
"sha256": "C20168680BF707D4B83FED554A9E49B53B62B7578DB952A9940851176D641295" | ||
}, | ||
"download_content_type": "application/zip", | ||
"install_size": 59860, | ||
"release_date": "2024-10-23T11:38:49.023477+00:00", | ||
"x_generated_by": "netkan" | ||
} |