NetKAN generated mods - SciRev-release-1.7.3-1
This commit is contained in:
parent
6132d9f9ee
commit
4ff6914101
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SciRev",
|
||||
"name": "Sci Rev",
|
||||
"abstract": "This mod changes your definition of science. Literally.",
|
||||
"author": "StollD",
|
||||
"version": "release-1.7.3-1",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"repository": "https://github.com/StollD/SciRev",
|
||||
"bugtracker": "https://github.com/StollD/SciRev/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library",
|
||||
"science"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "Kopernicus.Parser.dll",
|
||||
"install_to": "GameData/SciRev"
|
||||
},
|
||||
{
|
||||
"file": "SciRev.dll",
|
||||
"install_to": "GameData/SciRev"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/StollD/SciRev/releases/download/release-1.7.3-1/SciRev-1.7.3-1.zip",
|
||||
"download_size": 22296,
|
||||
"download_hash": {
|
||||
"sha1": "FE3ED275EF073E8632B20BBE9D69924FA5BE4C2A",
|
||||
"sha256": "2E341AE46802FA7C899ACFED295F98F69B3478457BFB508C690470F981A8B213"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue