How to quickly test models in-game?

I’m creating some models, and it is not really fun to restart the game every time I make a change, no matter how small it is, just to check how it looks in-game.

Going through all the steps of choosing a kingdom, creating a world, etc… are slow, boring, and unnecessary.

I noticed in the dev streams they have some options where when they run the game, all the starting options and configurations are skipped and they go straight to a small piece of flat land.

That would be super helpful in my case. How it is done?

That’d be Microworld: GitHub - stonehearth/microworld: Microworld Stonehearth Mod

It’s managed via user settings. You can create your own test worlds with it :slight_smile:

(or just use debug_tools to spawn your entities)

4 Likes