ReStocked/Source/Restock
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
..
Properties Add plugin with material modifier 2018-12-02 23:20:39 -08:00
ModuleRestockModifyFairingMaterials.cs Fairing material updater module 2019-01-13 11:46:00 -08:00
ModuleRestockModifyMaterials.cs Add license to blowfish assets dir 2018-12-02 23:25:34 -08:00
ResourceBlacklist.cs Blacklist for excluding replaced files 2019-01-19 23:15:57 -08:00
Restock.csproj Blacklist for excluding replaced files 2019-01-19 23:15:57 -08:00