xormenter / Blender-Anno-.cfg-Import-Addon

Parses Anno (1800) .cfg files and automatically imports and positions all models, props, particles and decals in the scene.
GNU General Public License v3.0
19 stars 4 forks source link

Version 3.3 #13

Closed xormenter closed 2 years ago

xormenter commented 2 years ago

Caching: You can give a cache directory to which the addon can save complete .cfg files for caching. This is especially useful if you want to load large gamedata files of islands. The cache is invalidated if the respective .cfg file gets modified. However, it does not invalidate if the .cfg of a subfile is modified. In that case, you'll need to delete the entries from the cache manually. Three parameters in the settings: The path to the cache folder, an option to deactivate the cache and a probability to store a .cfg in a cache.

Islands:

Bugfix: