Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Gleba (v0.2.1)

A scientifically accurate fantasy world simulator in development · By Calandiel

Where can the map exports be found?

A topic by Keenonthedaywalker created Dec 04, 2025 Views: 633 Replies: 2
Viewing posts 1 to 2

As the title says, I would like to know where I can find the exports for the maps?
Thanks!

(1 edit) (+1)

On Windows, Gleba saves map exports to: 

AppData\Roaming\Godot\app_userdata\gleba\user_data\cache<br><br>

You can also find it via:

%APPDATA%\godot\app_userdata\gleba\user_data\cache

Thank you, King.