mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Allow import in the free version, but make it limited to one savegame
This commit is contained in:
@@ -61,8 +61,9 @@ demoBanners:
|
||||
intro: >-
|
||||
If you enjoy this game, please consider to buy the full version!
|
||||
advantages:
|
||||
- No advertisements & watermark
|
||||
- Dark mode
|
||||
- No advertisements
|
||||
- Unlimited savegames
|
||||
- Dark mode & more
|
||||
- >-
|
||||
Allow me to further develop shapez.io ❤️
|
||||
|
||||
@@ -149,6 +150,10 @@ dialogs:
|
||||
title: Notice from the Developer
|
||||
desc: I am developing this game in my free time, and I hope you enjoy it! If you do, please consider to buy the standalone version!
|
||||
|
||||
oneSavegameLimit:
|
||||
title: Limited savegames
|
||||
desc: You can only have one savegame at a time in the demo version. Please remove the existing one or get the standalone!
|
||||
|
||||
ingame:
|
||||
# This is shown in the top left corner and displays useful keybindings in
|
||||
# every situation
|
||||
@@ -472,6 +477,7 @@ demo:
|
||||
features:
|
||||
restoringGames: Restoring savegames
|
||||
importingGames: Importing savegames
|
||||
oneGameLimit: Limited to one savegame
|
||||
customizeKeybindings: Customizing Keybindings
|
||||
|
||||
settingNotAvailable: Not available in the demo.
|
||||
|
||||
Reference in New Issue
Block a user