renamed module directory

This commit is contained in:
2025-10-31 21:19:44 -04:00
parent 26d51d7e9a
commit dabc054abc
19 changed files with 24 additions and 22 deletions

View File

@@ -25,7 +25,7 @@ This library is under active development. While many features are functional, so
## Installation
Copy the `FlexLove.lua` file into your project and require it:
Add the `modules` directory and `FlexLove.lua` into your project and require it:
```lua
local FlexLove = require("FlexLove")