Add mention to using git for projects in the project properties dialog (#5528)

This commit is contained in:
Florian Rival
2023-08-02 14:02:20 +02:00
committed by GitHub
parent aee05affd0
commit e29cb462e1

View File

@@ -717,7 +717,7 @@ const ProjectPropertiesDialog = (props: Props) => {
notifyOfChange();
}}
helperMarkdownText={i18n._(
t`Note that this option will only have an effect when saving your project on your computer's filesystem from the desktop app.`
t`Note that this option will only have an effect when saving your project on your computer's filesystem from the desktop app. Read about [using Git or GitHub with projects in multiple files](https://wiki.gdevelop.io/gdevelop5/tutorials/using-github-desktop/).`
)}
>
<SelectOption