diff --git a/NEWS_fr b/NEWS_fr index 7eb0854..0073e83 100644 --- a/NEWS_fr +++ b/NEWS_fr @@ -34,3 +34,6 @@ 9) A l'ouverture du JukeBox, il retaille la fenetre afin de ne pas avoir du scrolling (si possible) +10) Ajout d'une scene simple (damier + personnage avec annimation, et ajout d'autre créature) + +11) Ajout du menu (quand on presse Escape) pendant la scene pour voir les options/quitter/... diff --git a/README.md b/README.md index d79fe79..2dba4c8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,39 @@ -VERSION GODOT : 3.3.3 -https://downloads.tuxfamily.org/godotengine/3.3.3/Godot_v3.3.3-stable_x11.64.zip +# Khanat +## Launch Game + +### Download Version Godot + +We use version GODOT : 3.3.3 + +wget https://downloads.tuxfamily.org/godotengine/3.3.3/Godot_v3.3.3-stable_x11.64.zip + +### Clone our project + +git clone https://git.khaganat.net/khaganat/mmorpg_khanat/khanat-client.git + +### Launch Godot + +godot khanat-client + +## Add/update your language + +Welcome to help us to improve our translation. +We need clone our project. + +### Create a new language + +* On Linux : + +Edit file : khanat-client/locale/locale.sh +(You need add in section [# LIST LANGUAGE] your locale) +After launch this script : bash khanat-client/locale/locale.sh + +### Edit your local + +khanat-client/locale/