Data File 
DANGER
Please carefully read the documentation below before taking any action!!!
 DO IT AT YOUR OWN RISKS!
Introduction 
This feature was introduced in v3.2.
This page serves as a guide on how to find the Milthm local user data file.
It allows for saving the data and transferring it onto another device.
Find the Data File 
Refer to the Unity Documentation.
The Milthm user data can be found at:
| OS or Platform | Path | 
|---|---|
| Windows | %AppData%\..\LocalLow\Morizero\Milthm\data\ | 
| Linux | ~/.config/unity3d/Morizero/Milthm/data/ | 
| macOS | ~/Library/Application Support/Morizero/Milthm/data/ | 
| Android (Google Play) | /storage/emulated/<userid>/Android/data/com.morizero.milthm/files/data/ | 
| Android (Taptap) | /storage/emulated/<userid>/Android/data/game.taptap.morizero.milthm/files/data/ | 
| iOS | Use the system's builtin Files app and find Milthm. | 
In the sections below, the path will be abbreviated as MilthmDataDirectory.
Files Description 
Game Saves 
This file is located at: {MilthmDataDirectory}/saves.db
It contains data related to the player's progress in the game and associated gameplay records.
Data Saves 
This file is located at: {MilthmDataDirectory}/data.db
It stores data about each successfully submitted score.
The data stored in this file serves as the data source for the Local Leaderboard.