Files and folders
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 / folder | Contents |
|---|---|
settings.json | Every app setting |
animations.json | Recorded and hand-built animations |
calibrations.json | Tracking profiles |
| Scene folder | Your scenes |
| Models | Imported VRM and .mcavatar files |
| Sounds | Copies of the soundboard clips |
| Voices | RVC 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?).