Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/gdevelop5/all-features/save-state/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ title: GDevelop Save State

GDevelop provides a built-in solution for **saving and loading**. It is built to be very easy to use, with a simple action to save the game state and another one to load it.

![](save-action.png)

Save & Load can be done in 2 different ways:

- **Using the device storage** This is the easiest way to save/load the game state, and is recommended for most games, as it works on all platforms (web, desktop, mobile) and ensure the date is persisted between game sessions (closing and reopening the game).
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.