Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 287 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 287 Bytes

GMod-libs-for-Love2D

Librairies for Love2D highly inspired from Garry's Mod

Conventionnal Lua library conception isn't respected right here, first of all to be sure to get similar name.

If you want to use the timer lib, you need to put timer.update( dt ) in love.update( dt ) event.