Skip to content

Add copies of LOD models for a crate and jumppad that work with automatic LOD loading

Mario requested to merge Mario/model_lod into master

Xonotic's model loading system supports automatic LOD when the model's filename ends with _lod1 and _lod2. This change simply adds copies of some models that were using a different naming scheme so that they can support automatic LOD.

Merge request reports