More Hearthlings

Currently I have a city with 50 Hearthlings, I would like to get more but unfortunately the game does not let me up the slider anymore.

2 Questions:

1: What will be the limit of people when the game is finished?
2: Is there a Lua file or something I can modify for now to get more people? I have massive building projects that need more workers :wink:

At your game folder, find the file named user_settings.json. Open it with a text editor (notepad) and edit the line:
“max_citizens” : 50,
to the value you want, save and close.
Open the game and it should work.

3 Likes