mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN generated mods - SpearofLonginus-v0.8 (#2012)
This commit is contained in:
committed by
GitHub
parent
a247a1a837
commit
c566516f3f
@ -18,7 +18,11 @@
|
|||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"find": "GameData/Spear of Longinus",
|
"find": "GameData/Spear of Longinus",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData",
|
||||||
|
"filter": [
|
||||||
|
"__MACOSX",
|
||||||
|
".DS_Store"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"download": "https://github.com/satoi8080/KSP-Spear-of-Longinus/releases/download/v0.8/SpearofLonginus.zip",
|
"download": "https://github.com/satoi8080/KSP-Spear-of-Longinus/releases/download/v0.8/SpearofLonginus.zip",
|
||||||
|
Reference in New Issue
Block a user