{"id":16188447,"url":"https://github.com/konsumer/lua-openmpt","last_synced_at":"2026-01-30T06:36:13.220Z","repository":{"id":142068030,"uuid":"283567340","full_name":"konsumer/lua-openmpt","owner":"konsumer","description":"Libopenmpt ffi wrapper for loading \u0026 playing mod-music file in luajit or love2d.","archived":false,"fork":false,"pushed_at":"2020-08-18T22:46:50.000Z","size":335,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-13T01:03:41.973Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/konsumer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-29T17:57:48.000Z","updated_at":"2021-06-14T18:49:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"c2317613-7679-4c54-a148-7f1cb2680d9a","html_url":"https://github.com/konsumer/lua-openmpt","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/konsumer/lua-openmpt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Flua-openmpt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Flua-openmpt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Flua-openmpt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Flua-openmpt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/konsumer","download_url":"https://codeload.github.com/konsumer/lua-openmpt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Flua-openmpt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28906670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T04:02:34.702Z","status":"ssl_error","status_checked_at":"2026-01-30T04:02:33.562Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T07:26:57.642Z","updated_at":"2026-01-30T06:36:13.191Z","avatar_url":"https://github.com/konsumer.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lua-openmpt\n\nThis is a lua wrapper for [libopenmpt](https://lib.openmpt.org/libopenmpt/). It will allow you to parse and play various mod files in luajit or love2d.\n\n## usage\n\nCopy [openmpt.lua](openmpt.lua) into your project.\n\nExamples:\n\n* [main.lua](main.lua) is a love2d player example. You can test with `love .`\n* [info.lua](info.lua) shows how to use it in luajit, with a real filepath. Run `luajit info.lua` to try it out.\n\n### linux\n\nOn Ubuntu 20.04, I ran `sudo apt install luajit libopenmpt-dev`.\n\n### mac\n\nI ran `brew install luajit libopenmpt` and for love-demos, needed to unsign the love-runtime:\n\n```\ncodesign --remove-signature /Applications/love.app/Contents/MacOS/love\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonsumer%2Flua-openmpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkonsumer%2Flua-openmpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonsumer%2Flua-openmpt/lists"}