Merge branch 'main' into aleajactaest
This commit is contained in:
commit
51e48b83a4
2 changed files with 6 additions and 5 deletions
|
@ -3,13 +3,14 @@
|
||||||
Project to have a basic third person scene for Godot 4 where to move a character on a simple plane. Aim to be used as a test scene to add 3D content. If added in a project, it should be able to be launched without any dependencies with F6
|
Project to have a basic third person scene for Godot 4 where to move a character on a simple plane. Aim to be used as a test scene to add 3D content. If added in a project, it should be able to be launched without any dependencies with F6
|
||||||
|
|
||||||
## Test client easily
|
## Test client easily
|
||||||
1. Download the depot
|
|
||||||
2. Launch "start-khanat-client.sh" (work on Linux). Don't need to have Godot before !
|
1. Download the repository
|
||||||
|
2. Launch "start-khanat-client.sh" (work on Linux). Don't need to have Godot installed before !
|
||||||
3. Enjoy.
|
3. Enjoy.
|
||||||
|
|
||||||
## Godot version used
|
## Godot version used
|
||||||
|
|
||||||
Use only the official Alpha 1 Godot release : https://downloads.tuxfamily.org/godotengine/4.0/alpha1/
|
Use only the official Alpha 2 Godot release : https://downloads.tuxfamily.org/godotengine/4.0/alpha2/
|
||||||
|
|
||||||
## Tips & tricks
|
## Tips & tricks
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
|
|
||||||
msgid "Echap = Menu"
|
msgid "Echap = Menu"
|
||||||
msgstr "Appuyer sur Echap pour faire appaître le menu"
|
msgstr "Appuyer sur Echap pour faire apparaître le menu"
|
||||||
|
|
||||||
msgid "Keys"
|
msgid "Keys"
|
||||||
msgstr "Contrôles"
|
msgstr "Contrôles"
|
||||||
|
@ -33,7 +33,7 @@ msgid "Edit control"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Sort by input"
|
msgid "Sort by input"
|
||||||
msgstr "Trié par contrôle"
|
msgstr "Trier par contrôle"
|
||||||
|
|
||||||
msgid "Reload system config"
|
msgid "Reload system config"
|
||||||
msgstr "Recharger la configuration de base"
|
msgstr "Recharger la configuration de base"
|
||||||
|
|
Loading…
Reference in a new issue