Filter out EVE folder
This commit is contained in:
parent
4f60e52e0c
commit
d02f0a0e6c
|
@ -31,7 +31,9 @@
|
|||
"install": [
|
||||
{
|
||||
"file": "GameData/StockVisualEnhancements",
|
||||
"install_to": "GameData"
|
||||
"install_to": "GameData",
|
||||
"filter": "EVE",
|
||||
"comment": "Filter the EVE folder so that the textures can be chosen by the user and to prevent installation problems."
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Nhawks1717/StockVisualEnhancements/releases/download/1.0.0R/StockVisualEnhancements_1.0.0-MR.zip",
|
||||
|
|
Loading…
Reference in New Issue