Skip to content

Commit

Permalink
Added love async await (Typo fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandro-alzate committed Jan 2, 2025
1 parent e5d66bc commit 3e37b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ A categorized community-driven collection of high-quality, awesome [LÖVE](http:

* [andromeda](https://github.com/itzKiwiSky/Andromeda) - Asset database and loader for love.
* [ArrayRotation](https://gist.github.com/rm-code/4118d4a97d8cde16952199d94b84ead0) - Rotation of two dimensional arrays (square and non-square).
* [loveAsyncAwait](https://github.com/Sladkokotikov/loveAsyncAwait) - async / await syntax with LÖVE2D and Lua with no dependencies, in just 32 lines of code.
* [loveAsyncAwait](https://github.com/Sladkokotikov/loveAsyncAwait) - Async / await syntax with LÖVE2D and Lua with no dependencies, in just 32 lines of code.
* [bar128-love](https://github.com/Nawias/bar128-love) - Barcode rendering library for LÖVE.
* [cargo](https://github.com/bjornbytes/cargo) - Asset manager.
* [chance.lua](http://ejmr.github.io/chance.lua/) - Library for generating random data.
Expand Down

0 comments on commit 3e37b77

Please sign in to comment.