We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7277b4 commit b76b2cbCopy full SHA for b76b2cb
README.md
@@ -10,6 +10,8 @@ It also offers hooks for most of LÖVE's callback functions. Based on the type o
10
11
## Example
12
13
+> For a more complete example check out the [example branch](https://github.com/rm-code/screenmanager/tree/example) in this repository.
14
+
15
This is a simple example of how the ScreenManager should be used (note: You will have to change the paths in the example to fit your setup).
16
17
```lua
0 commit comments