Commit Graph

7 Commits

Author SHA1 Message Date
blowfish
8d2f5395b8 Update blacklist
* Add stuff that was missing
* Fix some directories not ending with a /
2019-03-01 00:48:42 -08:00
blowfish
9cea65e89b Fix blacklist breaking MH decouplers/separators
The models are in the normal Squad/ directory because they share textures.  So we can't blacklist the whole directory
2019-03-01 00:48:09 -08:00
33fcf5442e
Merge branch 'science' 2019-02-28 13:01:17 -08:00
20b6b8d43d
Update Restock.restockblacklist
Blacklist entire Science folder since all parts in it have been completed 🎉
2019-02-27 23:43:49 -08:00
ChrisAdderley
648a0467fb Update blacklist 2019-02-27 13:02:22 -08:00
8154b9ac19
Update blacklist file for antennas 2019-02-20 13:54:03 -08:00
blowfish
3618a724e3 Blacklist for excluding replaced files
All .restockblacklist files will be read to prevent KSP from loading these files (i.e. models and textures).  Any .restockwhitelist files will be read to prevent them from being blacklisted (e.g. if a mod actually uses the squad files).  Each line in those files should be a GameData path that follows these rules:

* If it ends with a / then all files in that directory (or sibdirectories) will be matched
* A * can match anything in a directory or file name
* Files can optionally take an extension, but it is not required to match
2019-01-19 23:15:57 -08:00