An open API service indexing awesome lists of open source software.

https://github.com/makovwait/lazy-fx


https://github.com/makovwait/lazy-fx

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# lazy-fx

How to install
-----------------

This is a regular editor plugin.
Copy the contents of `addons/lazy-fx` into the same folder in your project, and activate it in your project settings.

or plug with gd-plug:
```gdscript
plug("MakovWait/lazy-fx")
```