Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

Commit

Permalink
move away from github
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceCat-Chan authored Nov 9, 2023
1 parent 76691df commit 79ffbe3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# LoveKeys
a library to track the current state of key presses in Love2D

this library has moved away from github and can be found here instead: https://git.ptrc.gay/SpaceCat-Chan/lovekeys

## how to use:
there is a simple example in tests/basic
Expand Down Expand Up @@ -167,4 +168,4 @@ KeyInfo = {
}
```

beware of accessing information in namespaces, they could be nil
beware of accessing information in namespaces, they could be nil

0 comments on commit 79ffbe3

Please sign in to comment.