
Compatibility with custom camo (BrandedTanks mod)
synopss opened this issue ยท 2 comments
There is a mod used to show custom camos based on some patterns and other configuration : https://gitlab.com/wot-public-mods/branded-tanks
Is it possible to use TankExporter as a previewer for this mod ? It would avoid having to restart the whole game everytime we are trying to change any camo config from this mod.
if it is located in the res_mods path tree, it should load it when you load the tank. TE loads from the res_mods folder first and if it isn't there, it pulls it from the pkg files. It is actually a lot faster loading it from res_mods because of direct path and no pkg file searches.