Browse Source

Add game_controller;

bjorn 1 year ago
parent
commit
6f192ca82a
1 changed files with 4 additions and 0 deletions
  1. 4 0
      guides/Libraries.md

+ 4 - 0
guides/Libraries.md

@@ -22,6 +22,10 @@ LÖVR-specific libraries:
 
 <table>
   <tbody>
+    <tr>
+      <td><a href="https://github.com/immortalx74/game_controller">game_controller</a></td>
+      <td>Game controller library for LÖVR.</td>
+    </tr>
     <tr>
       <td><a href="https://github.com/jmiskovic/indeck">inDECK</a></td>
       <td>A standalone 3D development environment focused on developing VR from within VR.</td>