{"id":29343507,"url":"https://github.com/DarkEnergyProcessor/livesim2_async","last_synced_at":"2025-07-08T12:08:47.579Z","repository":{"id":118332096,"uuid":"72351318","full_name":"DarkEnergyProcessor/livesim2_async","owner":"DarkEnergyProcessor","description":"Love Live! School Idol Festival Live Simulator","archived":false,"fork":false,"pushed_at":"2025-02-02T13:58:29.000Z","size":95656,"stargazers_count":97,"open_issues_count":5,"forks_count":13,"subscribers_count":12,"default_branch":"over_the_rainbow","last_synced_at":"2025-05-27T08:54:40.459Z","etag":null,"topics":["llsif","love2d","lovelive","lua","luajit","school-idol-festival","simulator","sukufesu-simulator"],"latest_commit_sha":null,"homepage":"https://discord.gg/NgUgnWB","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DarkEnergyProcessor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"ko_fi":"npad93"}},"created_at":"2016-10-30T13:32:32.000Z","updated_at":"2025-03-23T17:42:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"99e16936-b289-43fe-805e-66d16e9f47e4","html_url":"https://github.com/DarkEnergyProcessor/livesim2_async","commit_stats":{"total_commits":787,"total_committers":6,"mean_commits":"131.16666666666666","dds":"0.20965692503176625","last_synced_commit":"93c13e823062203996ab1adf39a61e4e1e458a7a"},"previous_names":["darkenergyprocessor/livesim2"],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/DarkEnergyProcessor/livesim2_async","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkEnergyProcessor%2Flivesim2_async","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkEnergyProcessor%2Flivesim2_async/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkEnergyProcessor%2Flivesim2_async/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkEnergyProcessor%2Flivesim2_async/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DarkEnergyProcessor","download_url":"https://codeload.github.com/DarkEnergyProcessor/livesim2_async/tar.gz/refs/heads/over_the_rainbow","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkEnergyProcessor%2Flivesim2_async/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264267066,"owners_count":23581929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["llsif","love2d","lovelive","lua","luajit","school-idol-festival","simulator","sukufesu-simulator"],"created_at":"2025-07-08T12:08:44.432Z","updated_at":"2025-07-08T12:08:47.563Z","avatar_url":"https://github.com/DarkEnergyProcessor.png","language":"Lua","readme":"Live Simulator: 2\r\n=================\r\n\r\nLive Simulator: 2 (`DEPLS2`) is a Love Live! School Idol Festival Live Show Simulator written in Lua.\r\n\r\nIt is currently LL!SIF live simulator that supports variety of different beatmap formats.\r\n\r\nHow to run\r\n==========\r\n\r\n**v4.0 Note**: A 64-bit OS is required!\r\n\r\nPlease see `docs/How_To_Setup.md`\r\n\r\nSupported Beatmaps\r\n==================\r\n\r\n* Live Simulator: 2 binary beatmap (*Live Simulator: 2 v1.x/2.0 beatmap*).\r\n\r\n* Live Simulator: 2 \"Over the Rainbow\" NBT beatmap (*Live Simulator: 2 v4.0 beatmap*).\r\n\r\n* SIF beatmap. All beatmaps will be converted to this format internally.\r\n\r\n* Custom Beatmap Festival project folder.\r\n\r\n* MIDI, specialized MIDI file.\r\n\r\n* SIFTrain beatmap, both original one and \"extended\" one were supported.\r\n\r\nExternal Libraries\r\n==================\r\n\r\nLive Simulator: 2 uses these external libraries to run:\r\n\r\n* [Luaoop](https://github.com/ImagicTheCat/Luaoop)\r\n\r\n* [Yohane Playground Flash Abstraction](https://github.com/DarkEnergyProcessor/Yohane)\r\n\r\n* [tween.lua](https://github.com/kikito/tween.lua)\r\n\r\n* [JSON.lua](http://regex.info/blog/lua/json)\r\n\r\n* [Lily](https://github.com/MikuAuahDark/lily)\r\n\r\n* [hump.timer](https://github.com/vrld/hump)\r\n\r\n* [LS2X](https://github.com/DarkEnergyProcessor/ls2x)\r\n\r\n* [i18n](https://github.com/kikito/i18n.lua)\r\n\r\n* [md5.lua](https://github.com/kikito/md5.lua)\r\n\r\n* [lua-tinyyaml](https://github.com/peposso/lua-tinyyaml)\r\n\r\n* [utf8_validator.lua](https://github.com/kikito/utf8_validator.lua)\r\n\r\n* [lua-nbt](https://github.com/MikuAuahDark/lua-nbt)\r\n\r\nLive Simulator: 2 uses these external libraries if available:\r\n\r\n* [FFmpeg 4.x](http://ffmpeg.org/)\r\n\r\nDisclaimer\r\n==========\r\n\r\nThis live simulator also uses many assets from Love Live! School Idol Festival game (background, header, ...)\r\n\r\nSpecial Thanks\r\n==============\r\n\r\n* [@yuyu0127_](https://twitter.com/yuyu0127_) - Note circle images and Japanese translation.\r\n\r\n* MilesElectric168 - Note randomization algorithm.\r\n\r\n* [sr229](https://github.com/sr229) - v4.0 UI redesign.\r\n\r\n* CK.Tex \u0026 LovelyA72 - Simplified Chinese translation.\r\n\r\n* Bass \u0026 Azux - Polish translation.\r\n\r\n* Luboss - Slovak translation.\r\n\r\n* RayFirefist - macOS app, iOS maintainer, Italian translation.\r\n\r\n* jwun \u0026 [TheNozomi](https://github.com/TheNozomi) - Spanish translation.\r\n\r\n* Salaron \u0026 Nick \"Zorb\" Cage - Russian translation and new beatmap download provider.\r\n\r\n* Makuno - Thai translation.\r\n\r\n* LovelyA72 - Traditional Chinese translation.\r\n\r\n* Some other people who suggest something and helping me which I forgot his/her name\r\n\r\nLicense\r\n=======\r\n\r\nLive Simulator: 2 v3.0 and later is licensed under zLib license. Version 2.1.2 and earlier is licensed under MIT license. Both license means that Live Simulator: 2 is provided free of charge. See `LICENSE.md` for more details.\r\n\r\nLive Simulator: 2 uses Roboto font. It's licensed under Apache 2 license.\r\n\r\nLive Simulator: 2 uses Noto CJK font. It's licensed under Open Font License.\r\n\r\nLive Simulator: 2 uses Exo 2 font. It's licensed under Open Font License.\r\n\r\nLive Simulator: 2 uses JSON library by Jeffrey Friedl. It's licensed under Creative Commons Attribution 3.0 Unported License.\r\n\r\nLive Simulator: 2 uses `hump.timer`. Please see https://github.com/vrld/hump for more information\r\n\r\nLive Simulator: 2 uses Lily. It's licensed under [zLib](https://github.com/MikuAuahDark/lily/blob/master/LICENSE.md) license.\r\n\r\nLive Simulator: 2 uses i18n library. It's licensed under [MIT](https://github.com/kikito/i18n.lua/blob/master/LICENSE).\r\n\r\nLive Simulator: 2 uses utf8_validator.lua. It's licensed under [MIT](https://github.com/kikito/utf8_validator.lua/blob/master/MIT-LICENSE.txt).\r\n\r\nLive Simulator: 2 uses md5.lua library. It's licensed under [MIT](https://github.com/kikito/md5.lua/blob/master/MIT-LICENSE.txt).\r\n\r\nLive Simulator: 2 uses lua-tinyyaml. It's licensed under [MIT](https://github.com/peposso/lua-tinyyaml/blob/master/LICENSE).\r\n\r\nLive Simulator: 2 uses image asset from Love Live! School Idol Festival.\r\n\r\nLive Simulator: 2 uses [FFmpeg](https://www.ffmpeg.org/) when available, and it's licensed under GNU LGPL (or GNU GPL, depending on used binaries).\r\n\r\nLive Simulator: 2 uses some assets from osu!lazer which is licensed under [CC-BY-NC 4.0](https://github.com/ppy/osu-resources/blob/master/LICENCE.md).\r\n\r\nPlease see respective files (or links) for license of those libraries.\r\n","funding_links":["https://ko-fi.com/npad93"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDarkEnergyProcessor%2Flivesim2_async","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDarkEnergyProcessor%2Flivesim2_async","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDarkEnergyProcessor%2Flivesim2_async/lists"}