Installera Steam						
					
				
				
									logga in
											 | 
						språk
						
																																					简体中文 (förenklad kinesiska)
																													繁體中文 (traditionell kinesiska)
																													日本語 (japanska)
																													한국어 (koreanska)
																													ไทย (thailändska)
																													Български (bulgariska)
																													Čeština (tjeckiska)
																													Dansk (danska)
																													Deutsch (tyska)
																													English (engelska)
																													Español – España (spanska – Spanien)
																													Español – Latinoamérica (spanska – Latinamerika)
																													Ελληνικά (grekiska)
																													Français (franska)
																													Italiano (italienska)
																													Bahasa Indonesia (indonesiska)
																													Magyar (ungerska)
																													Nederlands (nederländska)
																													Norsk (norska)
																													Polski (polska)
																													Português (portugisiska – Portugal)
																													Português – Brasil (portugisiska – Brasilien)
																													Română (rumänska)
																													Русский (ryska)
																													Suomi (finska)
																																							Türkçe (turkiska)
																													Tiếng Việt (vietnamesiska)
																													Українська (ukrainska)
																									Rapportera problem med översättningen
							
						
 
											 
													







No, you could use this without S.U.G., and it would make just the settlers a single model.
However, you should remove the scaling so the settlers don't look like giants. Edit SUG-AlternateSettlers.sql, and delete the 7 lines that start with "UPDATE ArtDefine_UnitMemberInfos SET SCALE = 0.25..." near the top of the file.
If you want single model workers also, you could add the following to the file:
UPDATE ArtDefine_UnitInfoMemberInfos SET NumMembers = 1 WHERE UnitInfoType='ART_DEF_UNIT__WORKER';
UPDATE ArtDefine_UnitInfoMemberInfos SET NumMembers = 1 WHERE UnitInfoType='ART_DEF_UNIT__WORKER_LATE';