{"id":18448512,"url":"https://github.com/ccbluex/liquidlauncher","last_synced_at":"2025-04-04T23:06:42.803Z","repository":{"id":36968780,"uuid":"346869119","full_name":"CCBlueX/LiquidLauncher","owner":"CCBlueX","description":"The official Minecraft launcher for LiquidBounce","archived":false,"fork":false,"pushed_at":"2025-03-22T16:22:10.000Z","size":7171,"stargazers_count":171,"open_issues_count":21,"forks_count":25,"subscribers_count":4,"default_branch":"tauri/v2","last_synced_at":"2025-03-28T22:11:24.825Z","etag":null,"topics":["liquidbounce","minecraft","minecraft-launcher"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CCBlueX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-03-11T23:29:01.000Z","updated_at":"2025-03-23T05:59:09.000Z","dependencies_parsed_at":"2024-03-30T11:26:02.956Z","dependency_job_id":"517e2382-ad94-49ec-a523-8a04526efcc0","html_url":"https://github.com/CCBlueX/LiquidLauncher","commit_stats":null,"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCBlueX%2FLiquidLauncher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCBlueX%2FLiquidLauncher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCBlueX%2FLiquidLauncher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCBlueX%2FLiquidLauncher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CCBlueX","download_url":"https://codeload.github.com/CCBlueX/LiquidLauncher/tar.gz/refs/heads/tauri/v2","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247261600,"owners_count":20910108,"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":["liquidbounce","minecraft","minecraft-launcher"],"created_at":"2024-11-06T07:16:07.693Z","updated_at":"2025-04-04T23:06:42.779Z","avatar_url":"https://github.com/CCBlueX.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LiquidLauncher\nThe official launcher for LiquidBounce.\n\nWebsite: https://liquidbounce.net \\\nForum: https://forums.ccbluex.net \\\nGuilded: https://guilded.gg/CCBlueX \\\nYouTube: https://youtube.com/CCBlueX \\\nTwitter: https://twitter.com/CCBlueX\n\n## Screenshots\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"gh_assets/screenshot-1.png\"\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"gh_assets/screenshot-2.png\"\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"gh_assets/screenshot-3.png\"\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"gh_assets/screenshot-4.png\"\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"gh_assets/screenshot-5.png\"\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n## Issues\nIf you notice any bugs or missing features, you can let us know by opening an issue [here](https://github.com/CCBlueX/LiquidLauncher/issues).\n\n## License\nThis project is subject to the [GNU General Public License v3.0](LICENSE). This does only apply for source code located directly in this clean repository. During the development and compilation process, additional source code may be used to which we have obtained no rights. Such code is not covered by the GPL license.\n\nFor those who are unfamiliar with the license, here is a summary of its main points. This is by no means legal advice nor legally binding.\n\nYou are allowed to\n- use\n- share\n- modify\n\nthis project entirely or partially for free and even commercially. However, please consider the following:\n\n- **You must disclose the source code of your modified work and the source code you took from this project. This means you are not allowed to use code from this project (even partially) in a closed-source (or even obfuscated) application.**\n- **Your modified application must also be licensed under the GPL** \n\nDo the above and share your source code with everyone; just like we do.\n\n## Icons\nWe use [Clarity Line Icons](https://www.svgrepo.com/collection/clarity-line-icons/) for this project.\n\n## Compile it yourself!\nLiquidLauncher is using Tauri and is written in the programming language Rust, so make sure that it is installed properly. Instructions can be found on [Rust's website](https://www.rust-lang.org/learn/get-started). It also requires NodeJS and yarn.\n1. Clone the repository using `git clone --recurse-submodules https://github.com/CCBlueX/LiquidLauncher`. \n2. Navigate into your local repository folder.\n3. Execute the command `yarn \u0026\u0026 yarn build`\n4. Now you can start the launcher using `npm run tauri dev` or build it by using `npm run tauri build`\n\n## Contributing\n\nWe appreciate contributions. So if you want to support us, feel free to make changes to LiquidLauncher's source code and submit a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccbluex%2Fliquidlauncher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccbluex%2Fliquidlauncher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccbluex%2Fliquidlauncher/lists"}