mirror of
https://github.com/Relintai/the_tower.git
synced 2024-11-12 10:25:06 +01:00
Mention that the project uses gles3. Also mention that it should work on all platforms.
This commit is contained in:
parent
2a24446741
commit
900f5ed255
@ -9,6 +9,11 @@ In order to open this, you need to have a Godot built with [voxelman](https://gi
|
||||
You can either just get an executable at the [releases tab](https://github.com/Relintai/the_tower/releases), or
|
||||
you can build one yourself see [here](#compiling).
|
||||
|
||||
Uses GLES3, and is loaded with effects. (It will likely make low powered devices (like phones) cry.)
|
||||
|
||||
Should work on all platforms (even when there is no threading available).\
|
||||
It does not have touchscreen controls tough.
|
||||
|
||||
## Controls
|
||||
|
||||
`w`,`a`,`s`,`d`: Movement \
|
||||
|
Loading…
Reference in New Issue
Block a user