34th-Arma-Company/34th-PRC-Aux-Mod
View on GitHubColour textures file path should end with `_CO.paa`
Open
#416 opened on Feb 17, 2025
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:
- 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