Update README.md
This commit is contained in:
parent
83353b2f07
commit
19e7937a8d
|
@ -1,3 +1,9 @@
|
||||||
# Godot-RTS-Concept
|
# Godot-RTS-Concept
|
||||||
|
|
||||||
RTS Drone control and pathing with OSM integration.
|
RTS Drone control and pathing with OSM integration.
|
||||||
|
|
||||||
|
##INSTALL STEPS:
|
||||||
|
- Go on https://godotengine.org/, download the latest(currently 4.1.3)
|
||||||
|
- Clone this repository onto your computer
|
||||||
|
- In Godot, point to the project.godot file in the repository you cloned
|
||||||
|
- You will now see the project having been added to your library, you can double click it and mess around in-engine
|
Loading…
Reference in New Issue