A test project for submitting events to Sentry from a LÖVE project.
The contents of raven are vendored from cloudflare's raven-lua repository, including changes from this pull request. json.lua is vendored from the json.lua repo.
Required but not included in this repo is luasec. I installed it locally via luarocks by running luarocks --tree=. install luasec.
The contents of main.lua are released under the CC0 license.