Update README.md
This commit is contained in:
parent
a495c8d0aa
commit
6ca58040c4
1 changed files with 12 additions and 5 deletions
17
README.md
17
README.md
|
|
@ -1,5 +1,6 @@
|
||||||
# Adatonics
|
# Adatonics
|
||||||
|

|
||||||
|

|
||||||
Planet generation with simple plate tectonics.
|
Planet generation with simple plate tectonics.
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
@ -14,16 +15,22 @@ TODO
|
||||||
|
|
||||||
### Installing
|
### Installing
|
||||||
|
|
||||||
* Open project in Godot
|
Two options A, and B:
|
||||||
* TODO: Binaries
|
- A: Download/clone the code and open the project in Godot
|
||||||
|
- B: Download a release from [Releases](https://lab.5b5.eu/Ade9/Adetonics/releases)
|
||||||
|
|
||||||
### Executing program
|
### Executing program
|
||||||
|
|
||||||
* TODO
|
* When switching to the projection tab for the first time, an expensive calculation takes place to map vertices to pixels - expect delay.
|
||||||
|
|
||||||
## Help
|
## Help
|
||||||
|
|
||||||
* TODO
|
### Controls
|
||||||
|
* `Spacebar` - Perform one stage
|
||||||
|
* `Enter` - Toggle Auto Generation
|
||||||
|
* `Right Click` - Select point from planet under cursor
|
||||||
|
* `Left Click` - Rotate planet
|
||||||
|
|
||||||
|
|
||||||
## Authors
|
## Authors
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue