1
0
Fork
You've already forked fibre
0
A simple Love2D event library.
  • Lua 100%
plex9k dc2110e4fc
mark's pizzeria!
modified: README.md
	new file: fibre.lua
	new file: main.lua
2026年07月11日 21:47:55 -04:00
fibre.lua mark's pizzeria! 2026年07月11日 21:47:55 -04:00
LICENSE Initial commit 2026年07月12日 02:52:42 +02:00
main.lua mark's pizzeria! 2026年07月11日 21:47:55 -04:00
README.md mark's pizzeria! 2026年07月11日 21:47:55 -04:00

fibre

A simple event library for Love2D based off how Roblox does it. Includes LuaLS annotations.

For a guide on how to use this, checking the main.lua file should give you enough info.