Browse Source

Add lovr-window;

bjorn 5 years ago
parent
commit
16b95b2d20
1 changed files with 1 additions and 0 deletions
  1. 1 0
      guides/Libraries.md

+ 1 - 0
guides/Libraries.md

@@ -39,6 +39,7 @@ List of Libraries
   used to select objects or create teleporters.
   used to select objects or create teleporters.
 - [lovr-webvr-server](https://github.com/bjornbytes/lovr-webvr-server) - A local development server for
 - [lovr-webvr-server](https://github.com/bjornbytes/lovr-webvr-server) - A local development server for
   testing WebVR projects.
   testing WebVR projects.
+- [lovr-window](https://github.com/Papaew/lovr-window) - A window module for LÖVR.
 - [lume](https://github.com/rxi/lume) - Lua utility functions geared towards game development.
 - [lume](https://github.com/rxi/lume) - Lua utility functions geared towards game development.
 - [maf](https://github.com/bjornbytes/maf) - A 3D math library with vectors and quaternions.
 - [maf](https://github.com/bjornbytes/maf) - A 3D math library with vectors and quaternions.
 - [pollr](https://github.com/ulydev/pollr) - LÖVR input polling.
 - [pollr](https://github.com/ulydev/pollr) - LÖVR input polling.