{"id":22316433,"url":"https://github.com/redot-experimental/launcher","last_synced_at":"2025-07-29T11:32:10.618Z","repository":{"id":261606687,"uuid":"884661029","full_name":"Redot-Experimental/launcher","owner":"Redot-Experimental","description":"Launcher for Redot engine to centralize engine version managment","archived":false,"fork":false,"pushed_at":"2024-11-19T15:55:51.000Z","size":1050,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-03T23:06:25.130Z","etag":null,"topics":["electron","react","redotengine"],"latest_commit_sha":null,"homepage":"https://www.redotengine.org/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Redot-Experimental.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":"2024-11-07T06:49:28.000Z","updated_at":"2024-11-09T15:08:39.000Z","dependencies_parsed_at":"2024-11-07T13:37:34.005Z","dependency_job_id":null,"html_url":"https://github.com/Redot-Experimental/launcher","commit_stats":null,"previous_names":["redot-experimental/launcher"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Redot-Experimental%2Flauncher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Redot-Experimental%2Flauncher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Redot-Experimental%2Flauncher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Redot-Experimental%2Flauncher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Redot-Experimental","download_url":"https://codeload.github.com/Redot-Experimental/launcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228012382,"owners_count":17855984,"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":["electron","react","redotengine"],"created_at":"2024-12-03T23:06:30.867Z","updated_at":"2024-12-03T23:06:31.780Z","avatar_url":"https://github.com/Redot-Experimental.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[\u003cimg src=\"./resources/icon.png\" width=\"144\"/\u003e](https://www.redotengine.org/)\n\n  \u003ch1 align=\"center\"\u003eRedot Engine Launcher\u003c/h1\u003e\n\n  \u003cp align=\"center\"\u003e\n    \u003cstrong\u003eThe Redot Engine Launcher is a centralized hub designed to streamline your development workflow.\u003c/strong\u003e\n  \u003c/p\u003e\n\n[![build](https://img.shields.io/github/actions/workflow/status/Redot-Experimental/launcher/build.yml)](https://github.com/hydralauncher/hydra/actions)\n[![release](https://img.shields.io/github/package-json/v/Redot-Experimental/launcher)](https://github.com/hydralauncher/hydra/releases)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Redot-Experimental_launcher\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=Redot-Experimental_launcher)\n\n\u003c/div\u003e\n\n## Table of Contents\n\n- [Table of Contents](#table-of-contents)\n- [About](#about)\n- [Features](#features)\n- [Installation](#installation)\n- [Contributing](#-contributing)\n- [Build from source](#build-from-source)\n  - [Install Node.js](#install-nodejs)\n  - [Install Yarn](#install-yarn)\n  - [Install Node Dependencies](#install-node-dependencies)\n- [Running](#running)\n- [Build](#build)\n- [Contributors](#contributors)\n- [License](#license)\n\n## About\n\nThe Redot Engine Launcher is a centralized hub designed to streamline your development workflow.\n\u003cbr\u003e\n\n## Features\n\n- **Manage, Update, and Install Redot Engine Versions**: Easily switch between different versions of the Redot Engine to suit your project needs.\n- **Organize Existing Projects**: Keep all your Redot projects in one place with easy access and management tools.\n- **Manage Addons and Asset Packs**: Browse, install, and update addons and asset packs to enhance your development experience.\n\n## Installation\n\nFollow the steps below to install:\n\n1. Download the latest version of Redot Engine Launcher from the [Releases](https://github.com/Redot-Experimental/launcher/releases/latest) page.\n\n- Download only `.exe` if you want to install Redot Engine Launcher on Windows.\n- Download `.deb`, `.rpm`, or `.zip` if you want to install Redot Engine Launcher on Linux (depends on your Linux distro).\n- Download `.dmg` if you want to install Redot Engine Launcher on macOS.\n\n2. Run the downloaded or installed file from your Applications folder.\n3. Enjoy Redot Engine Launcher!\n\n## \u003ca name=\"contributing\"\u003e Contributing\n\nRedot is not only an engine but an ever-growing community of users and engine\ndevelopers. Please visit our [Discord server](https://discord.gg/redot)!\n\nTo get started contributing to the project, see the [contributing guide](CONTRIBUTING.md).\nThis document also includes guidelines for reporting bugs.\n\n## Build from source\n\n### Install Node.js\n\nMake sure Node.js is installed on your machine. If it's not, you can download and install it from [nodejs.org](https://nodejs.org/).\n\n### Install Yarn\n\nYarn is a package manager for Node.js. If you haven't installed it yet, you can do so by following the instructions on [yarnpkg.com](https://classic.yarnpkg.com/lang/en/docs/install/).\n\n### Install Node Dependencies\n\nGo to the project directory and install the Node dependencies using Yarn:\n\n```bash\ncd launcher\nyarn\n```\n\n## Running\n\nOnce everything is set up, you can run the following command to start the Electron process:\n\n```bash\nyarn dev\n```\n\n## Build\n\nBuild the Electron application using the following command:\n\nOn Windows:\n\n```bash\nyarn build:win\n```\n\nOn Linux:\n\n```bash\nyarn build:linux\n```\n\nOn macOS:\n\n```bash\nyarn build:mac\n```\n\n## Contributors\n\n\u003ca href=\"https://github.com/Redot-Experimental/launcher/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=Redot-Experimental/launcher\" /\u003e\n\u003c/a\u003e\n\n## License\n\nThe Redot Engine Launcher is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredot-experimental%2Flauncher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredot-experimental%2Flauncher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredot-experimental%2Flauncher/lists"}