Update README.md : had infos for test easily.
This commit is contained in:
parent
ba2bd328c5
commit
e812eecc7c
1 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
||||||
|
|
||||||
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
|
||||||
|
1. Download the depot
|
||||||
|
2. Launch "start-khanat-client.sh" (work on Linux). Don't need to have Godot before !
|
||||||
|
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 1 Godot release : https://downloads.tuxfamily.org/godotengine/4.0/alpha1/
|
||||||
|
|
Loading…
Reference in a new issue