Files and foldersFree

Where Hologramu puts your things — and what belongs in a backup.

The user folder

Everything that changes lives under user://. On Linux that is typically:

~/.local/share/godot/app_userdata/Hologramu/

TODO: Add the Windows path.

What is in there

File / folderContents
settings.jsonEvery app setting
animations.jsonRecorded and hand-built animations
calibrations.jsonTracking profiles
Scene folderYour scenes
ModelsImported VRM and .mcavatar files
SoundsCopies of the soundboard clips
VoicesRVC models, if installed

Backup

TODO: Recommend what is enough — the whole user folder, or specifically scenes + animations.json + calibrations.json.

Moving to another machine

TODO: Describe what to watch out for when copying (absolute paths inside scenes?).