FuelScience: Documented reason for filter.

This commit is contained in:
Paul Fenwick 2014-12-19 18:25:10 +11:00
parent 8d34e5480e
commit 455c3d2e9a
1 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@
{
"file": "GameData/ArcanumIndustries",
"install_to": "GameData",
"comment" : "We need to filter out some configs which otherwise result in duplicate parts; these are already in StationScience, which this depends upon",
"filter": [
"exper01PlantGrowth.cfg",
"exper02ProgradeKuarqs.cfg",
@ -32,4 +33,4 @@
"author": "ArcaneZedric",
"version": "0.4",
"download": "https://dl.dropboxusercontent.com/u/4943779/CostlyScience/CostlyScience_v0.4.zip"
}
}