2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								# 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								#  GAME TRANSLATIONS 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								# 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								#  Contributing: 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								# 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								#    If you want to contribute, please make a pull request on this respository 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								#    and I will have a look. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								# 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								#  Placeholders: 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								# 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								#    Do *not* replace placeholders! Placeholders have a special syntax like 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								#    `Hotkey: <key>`. They are encapsulated within angle brackets. The correct 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								#    translation for this one in German for example would be: `Taste: <key>` (notice 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								#    how the placeholder stayed '<key>' and was not replaced!) 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								# 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								#  Adding a new language: 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								# 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								#    If you want to add a new language, ask me in the discord and I will setup 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								#    the basic structure so the game also detects it. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								# 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								global : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     loading :   Loading 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:46:51 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     error :   Error 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     # How big numbers are rendered, e.g. "10,000" 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     thousandsDivider :   "," 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     # Shown for infinitely big numbers 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     infinite :   inf 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     time : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         # Used for formatting past time dates 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         oneSecondAgo :   one second ago 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         xSecondsAgo :   <x> seconds ago 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         oneMinuteAgo :   one minute ago 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         xMinutesAgo :   <x> minutes ago 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         oneHourAgo :   one hour ago 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         xHoursAgo :   <x> hours ago 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         oneDayAgo :   one day ago 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         xDaysAgo :   <x> days ago 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         # Short formats for times, e.g. '5h 23m' 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         secondsShort :   <seconds>s 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         minutesAndSecondsShort :   <minutes>m <seconds>s 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         hoursAndMinutesShort :   <hours>h <minutes>s 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-17 11:24:47 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         xMinutes :   <x> minutes 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								     keys : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         tab :   TAB 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         control :   CTRL 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         alt :   ALT 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         escape :   ESC 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         shift :   SHIFT 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         space :   SPACE 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								demoBanners : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     # This is the "advertisement" shown in the main menu and other various places 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 14:56:53 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     title :   Hey! 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								     intro :   >- 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 20:52:27 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         If you enjoy this game, please consider buying the full version! 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								     advantages : 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 18:16:33 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         - Unlimited savegames 
  
						 
					
						
							
								
									
										
										
										
											2020-05-28 18:36:53 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         - Waypoints 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 18:16:33 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         - Dark mode & more 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 14:56:53 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         - >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             Allow me to further develop shapez.io ❤️ 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								mainMenu : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     play :   Play 
  
						 
					
						
							
								
									
										
										
										
											2020-05-23 13:04:55 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     changelog :   Changelog 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 11:27:44 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     importSavegame :   Import 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								     openSourceHint :   This game is open source! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     discordLink :   Official Discord Server 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     # This is shown when using firefox and other browsers which are not supported. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     browserWarning :   >- 
  
						 
					
						
							
								
									
										
										
										
											2020-05-22 11:16:42 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         Sorry, but the game is known to run slow on your browser! Get the standalone version or download chrome for the full experience. 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-28 12:53:11 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     savegameLevel :   Level <x> 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     savegameLevelUnknown :   Unknown Level 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								dialogs : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     buttons : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         ok :   OK 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         delete :   Delete 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         cancel :   Cancel 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:46:51 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         later :   Later 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         restart :   Restart 
  
						 
					
						
							
								
									
										
										
										
											2020-05-19 07:14:40 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         reset :   Reset 
  
						 
					
						
							
								
									
										
										
										
											2020-05-19 13:03:13 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         getStandalone :   Get Standalone 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 14:18:05 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         deleteGame :   I know what I do 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 11:55:45 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         viewUpdate :   View Update 
  
						 
					
						
							
								
									
										
										
										
											2020-05-25 18:23:47 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         showUpgrades :   Show Upgrades 
  
						 
					
						
							
								
									
										
										
										
											2020-05-28 13:36:38 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         showKeybindings :   Show Keybindings 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     importSavegameError : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Import Error 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         text :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             Failed to import your savegame : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     importSavegameSuccess : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Savegame Imported 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         text :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             Your savegame has been successfully imported. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     gameLoadFailure : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Game is broken 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         text :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             Failed to load your savegame : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     confirmSavegameDelete : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Confirm deletion 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         text :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             Are you sure you want to delete the game? 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     savegameDeletionError : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Failed to delete 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         text :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             Failed to delete the savegame : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:46:51 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     restartRequired : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Restart required 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         text :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             You need to restart the game to apply the settings. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-19 07:14:40 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     editKeybinding : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Change Keybinding 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   Press the key you want to assign, or escape to cancel. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     resetKeybindingsConfirmation : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Reset keybindings 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   This will reset all keybindings to their default values. Please confirm. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     keybindingsResetOk : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Keybindings reset 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   The keybindings have been reset to their respective defaults! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-19 13:03:13 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     featureRestriction : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Demo Version 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   You tried to access a feature (<feature>) which is not available in the demo. Consider to get the standalone for the full experience! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     saveNotPossibleInDemo : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   Your game has been saved, but restoring it is only possible in the standalone version. Consider to get the standalone for the full experience! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-21 08:40:21 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     leaveNotPossibleInDemo : 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 14:18:05 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         title :   Demo version 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   Your game was saved but you will not be able to restore it in the demo. Restoring your savegames is only possible in the full version. Are you sure? 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 08:40:21 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-21 11:55:45 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     newUpdate : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Update available 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   There is an update for this game available! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-21 14:56:53 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     demoExplanation : 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 15:54:55 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         title :   Notice from the Developer 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   I am developing this game in my free time, and I hope you enjoy it! If you do, please consider to buy the standalone version! 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 14:56:53 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-21 18:16:33 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     oneSavegameLimit : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Limited savegames 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   You can only have one savegame at a time in the demo version. Please remove the existing one or get the standalone! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-23 13:04:55 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     updateSummary : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   New update! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             Here are the changes since you last played : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     hintDescription : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Tutorial 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             Whenever you need help or are stuck, check out the 'Show hint' button in the lower left and I'll give my best to help you! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-25 18:23:47 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     upgradesIntroduction : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Unlock Upgrades 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             All shapes you produce can be used to unlock upgrades - <strong>Don't destroy your old factories!</strong> 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             The upgrades tab can be found on the top right corner of the screen. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-27 12:30:59 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     massDeleteConfirm : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Confirm delete 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             You are deleting a lot of buildings (<count> to be exact)! Are you sure you want to do this? 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-28 12:53:11 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     blueprintsNotUnlocked : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Not unlocked yet 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             Blueprints have not been unlocked yet! Complete more levels to unlock them. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-28 13:36:38 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     keybindingsIntroduction : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Useful keybindings 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             This game has a lot of keybindings which make it easier to build big factories. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             Here are a few, but be sure to <strong>check out the keybindings</strong>!<br><br> 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             <code class='keybinding'>CTRL</code> + Drag :   Select area to copy / delete.<br> 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             <code class='keybinding'>SHIFT</code> :   Hold to place multiple of one building.<br> 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             <code class='keybinding'>ALT</code> :   Invert orientation of placed belts.<br> 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-28 17:40:48 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     createMarker : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   New Marker 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   Give it a meaningful name 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								ingame : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     # This is shown in the top left corner and displays useful keybindings in 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     # every situation 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     keybindingsOverlay : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         moveMap :   Move 
  
						 
					
						
							
								
									
										
										
										
											2020-05-30 17:11:18 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         selectBuildings :   Select area 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								         stopPlacement :   Stop placement 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         rotateBuilding :   Rotate building 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         placeMultiple :   Place multiple 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         reverseOrientation :   Reverse orientation 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         disableAutoOrientation :   Disable auto orientation 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         toggleHud :   Toggle HUD 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 20:49:00 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         placeBuilding :   Place building 
  
						 
					
						
							
								
									
										
										
										
											2020-05-28 17:40:48 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         createMarker :   Create Marker 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     # Everything related to placing buildings (I.e. as soon as you selected a building 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     # from the toolbar) 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     buildingPlacement : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         # Buildings can have different variants which are unlocked at later levels, 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         # and this is the hint shown when there are multiple variants available. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         cycleBuildingVariants :   Press <key> to cycle variants. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         # Shows the hotkey in the ui, e.g. "Hotkey: Q" 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         hotkeyLabel :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             Hotkey :   <key> 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-17 13:32:19 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         infoTexts : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             speed :   Speed 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 13:51:58 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								             range :   Range 
  
						 
					
						
							
								
									
										
										
										
											2020-05-20 13:51:06 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								             storage :   Storage 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 13:32:19 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								             oneItemPerSecond :   1   item / second 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             itemsPerSecond :   <x> items / s 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             itemsPerSecondDouble :   (x2) 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-17 13:51:58 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								             tiles :   <x> tiles 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								     # The notification when completing a level 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     levelCompleteNotification : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         # <level> is replaced by the actual level, so this gets 'Level 03' for example. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         levelTitle :   Level <level> 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         completed :   Completed 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         unlockText :   Unlocked <reward>! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         buttonNextLevel :   Next Level 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     # Notifications on the lower right 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     notifications : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         newUpgrade :   A new upgrade is available! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         gameSaved :   Your game has been saved. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-27 12:30:59 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     # Mass select information, this is when you hold CTRL and then drag with your mouse 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     # to select multiple buildings 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     massSelect : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         infoText :   Press <keyCopy> to copy, <keyDelete> to remove and <keyCancel> to cancel. 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     # The "Upgrades" window 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     shop : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Upgrades 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         buttonUnlock :   Upgrade 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         # Gets replaced to e.g. "Tier IX" 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         tier :   Tier <x> 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         # The roman number for each tier 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         tierLabels :   [ I, II, III, IV, V, VI, VII, VIII, IX, X] 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         maximumLevel :   Maximum level 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     # The "Statistics" window 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     statistics : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Statistics 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         dataSources : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             stored : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                 title :   Stored 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                 description :   Displaying amount of stored shapes in your central building. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             produced : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                 title :   Produced 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                 description :   Displaying all shapes your whole factory produces, including intermediate products. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             delivered : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                 title :   Delivered 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                 description :   Displaying shapes which are delivered to your central building. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         noShapesProduced :   No   shapes have been produced so far. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         # Displays the shapes per minute, e.g. '523 / m' 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         shapesPerMinute :   <shapes> / m 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     # Settings menu, when you press "ESC" 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     settingsMenu : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         playtime :   Playtime 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-18 20:08:33 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         buildingsPlaced :   Buildings 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         beltsPlaced :   Belts 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         buttons : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             continue :   Continue 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:46:51 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								             settings :   Settings 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								             menu :   Return to menu 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-23 12:31:49 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     # Bottom left tutorial hints 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     tutorialHints : 
  
						 
					
						
							
								
									
										
										
										
											2020-05-23 13:04:55 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         title :   Need help? 
  
						 
					
						
							
								
									
										
										
										
											2020-05-23 12:31:49 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         showHint :   Show hint 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         hideHint :   Close 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-28 16:07:57 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     # When placing a blueprint 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     blueprintPlacer : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         cost :   Cost 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-28 17:40:48 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     waypoints : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         waypoints :   Markers 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         hub :   HUB 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         description :   Left-click a marker to jump to it, right-click to delete it.<br><br>Press <keybinding> to create a marker from the current view, or <strong>right-click</strong> to create a marker at the selected location. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         creationSuccessNotification :   Marker has been created. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								# All shop upgrades 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								shopUpgrades : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     belt : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         name :   Belts, Distributor & Tunnels 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         description :   Speed +<gain>% 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     miner : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         name :   Extraction 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         description :   Speed +<gain>% 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     processors : 
  
						 
					
						
							
								
									
										
										
										
											2020-05-25 14:27:43 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         name :   Cutting, Rotating & Stacking 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								         description :   Speed +<gain>% 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     painting : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         name :   Mixing & Painting 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         description :   Speed +<gain>% 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								# Buildings and their name / description 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								buildings : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     belt : 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 09:40:26 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         default : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             name :   &belt   Conveyor Belt 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   Transports items, hold and drag to place multiple. 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     miner :   # Internal name for the Extractor 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 09:40:26 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         default : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             name :   &miner   Extractor 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   Place over a shape or color to extract it. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         chainable : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             name :   Extractor (Chain) 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   Place over a shape or color to extract it. Can be chained. 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     underground_belt :   # Internal name for the Tunnel 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 09:40:26 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         default : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             name :   &underground_belt   Tunnel 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   Allows to tunnel resources under buildings and belts. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         tier2 : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             name :   Tunnel Tier II 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   Allows to tunnel resources under buildings and belts. 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     splitter :   # Internal name for the Balancer 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 09:40:26 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         default : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             name :   &splitter   Balancer 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   Multifunctional - Evenly distributes all inputs onto all outputs. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         compact : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             name :   Merger (compact) 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   Merges two conveyor belts into one. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         compact-inverse : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             name :   Merger (compact) 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   Merges two conveyor belts into one. 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     cutter : 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 09:40:26 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         default : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             name :   &cutter   Cutter 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   Cuts shapes from top to bottom and outputs both halfs. <strong>If you use only one part, be sure to destroy the other part or it will stall!</strong> 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         quad : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             name :   Cutter (Quad) 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   Cuts shapes into four parts. <strong>If you use only one part, be sure to destroy the other part or it will stall!</strong> 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     rotater : 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 09:40:26 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         default : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             name :   &rotater   Rotate 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   Rotates shapes clockwise by 90 degrees. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         ccw : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             name :   Rotate (CCW) 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   Rotates shapes counter clockwise by 90 degrees. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     stacker : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         default : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             name :   &stacker   Stacker 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   Stacks both items. If they can not be merged, the right item is placed above the left item. 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     mixer : 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 09:40:26 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         default : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             name :   &mixer   Color Mixer 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   Mixes two colors using additive blending. 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     painter : 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 09:40:26 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         default : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             name :   &painter   Painter 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   Colors the whole shape on the left input with the color from the right input. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         double : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             name :   Painter (Double) 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   Colors the both shapes on the left input with the color from the right input. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         quad : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             name :   Painter (Quad) 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   Allows to color each quadrant of the shape with a different color. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     trash : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         default : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             name :   &trash   Trash 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   Accepts inputs from all sides and destroys them. Forever. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         storage : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             name :   Storage 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   Stores excess items, up to a given capacity. Can be used as an overflow gate. 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								storyRewards : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     # Those are the rewards gained from completing the store 
  
						 
					
						
							
								
									
										
										
										
											2020-05-23 08:30:54 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     reward_cutter_and_trash : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Cutting Shapes 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   You just unlocked the <strong>cutter</strong> - it cuts shapes half from <strong>top to bottom</strong> regardless of its orientation!<br><br>Be sure to get rid of the waste, or otherwise <strong>it will stall</strong> - For this purpose I gave you a trash, which destroys everything you put into it! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     reward_rotater : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Rotating 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   The <strong>rotater</strong> has been unlocked! It rotates shapes clockwise by 90 degrees. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     reward_painter : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Painting 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             The <strong>painter</strong> has been unlocked - Extract some color veins (just as you do with shapes) and combine it with a shape in the painter to color them!<br><br>PS :   If you are colorblind, I'm working on a solution already! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     reward_mixer : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Color Mixing 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   The <strong>mixer</strong> has been unlocked - Combine two colors using <strong>additive blending</strong> with this building! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     reward_stacker : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Combiner 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   You can now combine shapes with the <strong>combiner</strong>! Both inputs are combined, and if they can be put next to each other, they will be <strong>fused</strong>. If not, the right input is <strong>stacked on top</strong> of the left input! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     reward_splitter : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Splitter/Merger 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   The multifunctional <strong>balancer</strong> has been unlocked - It can be used to build bigger factories by <strong>splitting and merging items</strong> onto multiple belts!<br><br> 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     reward_tunnel : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Tunnel 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   The <strong>tunnel</strong> has been unlocked - You can now pipe items through belts and buildings with it! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     reward_rotater_ccw : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   CCW Rotating 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   You have unlocked a variant of the <strong>rotater</strong> - It allows to rotate counter clockwise! To build it, select the rotater and <strong>press 'T' to cycle its variants</strong>! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     reward_miner_chainable : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Chaining Extractor 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   You have unlocked the <strong>chaining extractor</strong>! It can <strong>forward its resources</strong> to other extractors so you can more efficiently extract resources! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     reward_underground_belt_tier_2 : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Tunnel Tier II 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   You have unlocked a new variant of the <strong>tunnel</strong> - It has a <strong>bigger range</strong>, and you can also mix-n-match those tunnels now! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     reward_splitter_compact : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Compact Balancer 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             You have unlocked a compact variant of the <strong>balancer</strong> - It accepts two inputs and merges them into one! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     reward_cutter_quad : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Quad Cutting 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   You have unlocked a variant of the <strong>cutter</strong> - It allows you to cut shapes in <strong>four parts</strong> instead of just two! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     reward_painter_double : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Double Painting 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   You have unlocked a variant of the <strong>painter</strong> - It works as the regular painter but processes <strong>two shapes at once</strong> consuming just one color instead of two! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     reward_painter_quad : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Quad Painting 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   You have unlocked a variant of the <strong>painter</strong> - It allows to paint each part of the shape individually! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     reward_storage : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Storage Buffer 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   You have unlocked a variant of the <strong>trash</strong> - It allows to store items up to a given capacity! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     reward_freeplay : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Freeplay 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   You did it! You unlocked the <strong>free-play mode</strong>! This means that shapes are now randomly generated! (No worries, more content is planned for the standalone!) 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 12:46:33 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-28 12:53:11 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     reward_blueprints : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Blueprints 
  
						 
					
						
							
								
									
										
										
										
											2020-05-28 13:00:19 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         desc :   You can now <strong>copy and paste</strong> parts of your factory! Select an area (Hold CTRL, then drag with your mouse), and press 'C' to copy it.<br><br>Pasting it is <strong>not free</strong>, you need to produce <strong>blueprint shapes</strong> to afford it! (Those you just delivered). 
  
						 
					
						
							
								
									
										
										
										
											2020-05-28 12:53:11 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:12:13 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								     # Special reward, which is shown when there is no reward actually 
  
						 
					
						
							
								
									
										
										
										
											2020-05-23 08:30:54 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     no_reward : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Next level 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             This level gave you no reward, but the next one will! <br><br> PS :   Better don't destroy your existing factory - You need <strong>all</strong> those shapes later again to <strong>unlock upgrades</strong>! 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:46:51 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-23 08:35:30 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								     no_reward_freeplay : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         title :   Next level 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         desc :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             Congratulations! By the way, more content is planned for the standalone! 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-17 10:46:51 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								settings : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     title :   Settings 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     categories : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         game :   Game 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         app :   Application 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     versionBadges : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         dev :   Development 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         staging :   Staging 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         prod :   Production 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     buildDate :   Built <at-date> 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     labels : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         uiScale : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             title :   Interface scale 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                 Changes the size of the user interface. The interface will still scale based on your device resolution, but this setting controls the amount of scale. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         fullscreen : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             title :   Fullscreen 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                 It is recommended to play the game in fullscreen to get the best experience. Only available in the standalone. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         soundsMuted : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             title :   Mute Sounds 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                 If enabled, mutes all sound effects. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         musicMuted : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             title :   Mute Music 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                 If enabled, mutes all music. 
  
						 
					
						
							
								
									
										
										
										
											2020-05-17 11:24:47 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         theme : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             title :   Game theme 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   >- 
  
						 
					
						
							
								
									
										
										
										
											2020-05-19 13:03:13 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                 Choose the game theme (light / dark). 
  
						 
					
						
							
								
									
										
										
										
											2020-05-18 15:40:20 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         refreshRate : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             title :   Simulation Target 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   >- 
  
						 
					
						
							
								
									
										
										
										
											2020-05-19 07:14:40 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                 If you have a 144hz monitor, change the refresh rate here so the game will properly simulate at higher refresh rates. This might actually decrease the FPS if your computer is too slow. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-23 08:57:02 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         alwaysMultiplace : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             title :   Multiplace 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             description :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                 If enabled, all buildings will stay selected after placement until you cancel it. This is equivalent to holding SHIFT permanently. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-30 18:28:11 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         abortPlacementOnDeletion : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             title :   Abort Placement on Deletion 
  
						 
					
						
							
								
									
										
										
										
											2020-05-30 00:55:12 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								             description :   >- 
  
						 
					
						
							
								
									
										
										
										
											2020-05-30 18:28:11 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                 If enabled, building placement will be aborted whenever you try to delete a building. 
  
						 
					
						
							
								
									
										
										
										
											2020-05-30 00:55:12 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-23 13:04:55 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         offerHints : 
  
						 
					
						
							
								
									
										
										
										
											2020-05-28 17:40:48 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								             title :   Hints & Tutorials 
  
						 
					
						
							
								
									
										
										
										
											2020-05-23 13:04:55 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								             description :   >- 
  
						 
					
						
							
								
									
										
										
										
											2020-05-28 17:40:48 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                 Whether to offer hints and tutorials while playing. 
  
						 
					
						
							
								
									
										
										
										
											2020-05-23 13:04:55 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-19 07:14:40 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								keybindings : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     title :   Keybindings 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     hint :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         Tip :   Be sure to make use of CTRL, SHIFT and ALT! They enable different placement options. 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     resetKeybindings :   Reset Keyinbindings 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     categoryLabels : 
  
						 
					
						
							
								
									
										
										
										
											2020-05-26 18:50:10 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         general :   Application 
  
						 
					
						
							
								
									
										
										
										
											2020-05-19 07:14:40 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         ingame :   Game 
  
						 
					
						
							
								
									
										
										
										
											2020-05-30 17:11:18 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         navigation :   Navigating 
  
						 
					
						
							
								
									
										
										
										
											2020-05-19 07:14:40 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         placement :   Placement 
  
						 
					
						
							
								
									
										
										
										
											2020-05-27 13:45:43 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         massSelect :   Mass Select 
  
						 
					
						
							
								
									
										
										
										
											2020-05-19 07:14:40 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         buildings :   Building Shortcuts 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         placementModifiers :   Placement Modifiers 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     mappings : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         confirm :   Confirm 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         back :   Back 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         mapMoveUp :   Move Up 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         mapMoveRight :   Move Right 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         mapMoveDown :   Move Down 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         mapMoveLeft :   Move Left 
  
						 
					
						
							
								
									
										
										
										
											2020-05-30 17:11:18 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         centerMap :   Center Map 
  
						 
					
						
							
								
									
										
										
										
											2020-05-19 07:14:40 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-23 09:03:58 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         mapZoomIn :   Zoom in 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         mapZoomOut :   Zoom out 
  
						 
					
						
							
								
									
										
										
										
											2020-05-30 15:50:29 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         createMarker :   Create Marker 
  
						 
					
						
							
								
									
										
										
										
											2020-05-23 09:03:58 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-19 07:14:40 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         menuOpenShop :   Upgrades 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         menuOpenStats :   Statistics 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         toggleHud :   Toggle HUD 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 08:43:21 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         toggleFPSInfo :   Toggle FPS and Debug Info 
  
						 
					
						
							
								
									
										
										
										
											2020-05-19 07:14:40 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         belt :   *belt 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         splitter :   *splitter 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         underground_belt :   *underground_belt 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         miner :   *miner 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         cutter :   *cutter 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         rotater :   *rotater 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         stacker :   *stacker 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         mixer :   *mixer 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         painter :   *painter 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         trash :   *trash 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         abortBuildingPlacement :   Abort Placement 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         rotateWhilePlacing :   Rotate 
  
						 
					
						
							
								
									
										
										
										
											2020-05-27 13:03:36 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         rotateInverseModifier :   >- 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								             Modifier :   Rotate CCW instead 
  
						 
					
						
							
								
									
										
										
										
											2020-05-19 07:14:40 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         cycleBuildingVariants :   Cycle Variants 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         confirmMassDelete :   Confirm Mass Delete 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         cycleBuildings :   Cycle Buildings 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         massSelectStart :   Hold and drag to start 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         massSelectSelectMultiple :   Select multiple areas 
  
						 
					
						
							
								
									
										
										
										
											2020-05-27 13:45:43 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         massSelectCopy :   Copy area 
  
						 
					
						
							
								
									
										
										
										
											2020-05-19 07:14:40 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         placementDisableAutoOrientation :   Disable automatic orientation 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         placeMultiple :   Stay in placement mode 
  
						 
					
						
							
								
									
										
										
										
											2020-05-28 13:36:38 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         placeInverse :   Invert automatic belt orientation 
  
						 
					
						
							
								
									
										
										
										
											2020-05-19 07:14:40 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								about : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     title :   About this Game 
  
						 
					
						
							
								
									
										
										
										
											2020-05-19 13:03:13 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-23 13:04:55 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								changelog : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     title :   Changelog 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-19 13:03:13 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								demo : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     features : 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         restoringGames :   Restoring savegames 
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								         importingGames :   Importing savegames 
  
						 
					
						
							
								
									
										
										
										
											2020-05-21 18:16:33 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         oneGameLimit :   Limited to one savegame 
  
						 
					
						
							
								
									
										
										
										
											2020-05-19 13:03:13 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         customizeKeybindings :   Customizing Keybindings 
  
						 
					
						
							
								
									
										
										
										
											2020-05-28 17:40:48 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								         creatingMarkers :   Create custom markers 
  
						 
					
						
							
								
									
										
										
										
											2020-05-19 13:03:13 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								     settingNotAvailable :   Not available in the demo.