34th-Arma-Company/34th-PRC-Aux-Mod

Colour textures file path should end with `_CO.paa`

Open

#416 opened on Feb 17, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (3 forks)auto 404
area: configbugdocumentationgood first issuehouse keeping

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Describe the bug Not a bug per se, more a code (config?) smell.

To Reproduce Steps to reproduce the behaviour:

  1. Read config

Expected behaviour All of our textures have the "texture type" extention on them, currently (at time of writting) all of our textures are colours so we should have _CO at the end of the file name and before the .paa part.

Additional context Arma apparently prefers it

Probably best to make sub issues for each PBO

Contributor guide