diff --git a/README.md b/README.md index 4ca0f88..3a940c0 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@
  • frustum culling
  • multiplayer support [1]
  • block placement system
  • -
  • partial gamepad input support
  • +
  • basic gui[5]
  • cross platform: windows, linux, osx [2], android [3]
  • universal input system: supports keyboard, mouse, gamepad and touch input [4]
  • @@ -26,7 +26,8 @@ [1] - multiplayer is work-in-progress
    [2] - not tested on macos
    [3] - android support is experimental
    - [4] - mouse/gamepad input is not supported on android + [4] - mouse/gamepad input is not supported on android
    + [5] - currently only used on the loading screen