USI-Core update to remote netkan doesn't push change (#1207)
This commit is contained in:
parent
e89263bc51
commit
dc03f4de5c
|
@ -35,7 +35,8 @@
|
|||
"install": [
|
||||
{
|
||||
"file": "GameData/UmbraSpaceIndustries",
|
||||
"install_to": "GameData"
|
||||
"install_to": "GameData",
|
||||
"filter" : [ "FX", "Konstruction" ]
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/USI_Core/releases/download/0.2.4.0/USICore_0.2.4.0.zip",
|
||||
|
|
Loading…
Reference in New Issue