Install Steam						
					
				
				
									login
											 | 
						language
						
																																					简体中文 (Simplified Chinese)
																													繁體中文 (Traditional Chinese)
																													日本語 (Japanese)
																													한국어 (Korean)
																													ไทย (Thai)
																													Български (Bulgarian)
																													Čeština (Czech)
																													Dansk (Danish)
																													Deutsch (German)
																																							Español - España (Spanish - Spain)
																													Español - Latinoamérica (Spanish - Latin America)
																													Ελληνικά (Greek)
																													Français (French)
																													Italiano (Italian)
																													Bahasa Indonesia (Indonesian)
																													Magyar (Hungarian)
																													Nederlands (Dutch)
																													Norsk (Norwegian)
																													Polski (Polish)
																													Português (Portuguese - Portugal)
																													Português - Brasil (Portuguese - Brazil)
																													Română (Romanian)
																													Русский (Russian)
																													Suomi (Finnish)
																													Svenska (Swedish)
																													Türkçe (Turkish)
																													Tiếng Việt (Vietnamese)
																													Українська (Ukrainian)
																									Report a translation problem
							
						
 
											 
													







10/10, would break game again
Very nice! Thank you for the mod!
Would be glad to see the same feature to usual armor vests and military\kevlar helmets~
If you go into the mod files, you can edit the XMLs using Notepad++ or even just a basic text editor. Then you just need to find <only>RGBA(0.33,0.33,0.33,1)</only> at the top of the ColorGenerator near the bottom of the XML, and change the first three numbers to whatever you like - I wanted Sage green for some Mark IVs so I set it to <only>RGBA(0.41,0.48,0.26,1)</only>. Just like custom colours for things like Paint, except 0-255 is replaced with 1.0-0.0