{"id":21727004,"url":"https://github.com/frederoxdev/amethyst-launcher","last_synced_at":"2025-08-22T05:31:18.572Z","repository":{"id":219354591,"uuid":"748812171","full_name":"FrederoxDev/Amethyst-Launcher","owner":"FrederoxDev","description":"Launcher for Minecraft Bedrock mods created with AmethystAPI","archived":false,"fork":false,"pushed_at":"2024-08-17T10:06:38.000Z","size":20133,"stargazers_count":39,"open_issues_count":2,"forks_count":10,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-08-17T10:39:08.568Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/FrederoxDev.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":"2024-01-26T19:51:59.000Z","updated_at":"2024-08-19T15:54:34.582Z","dependencies_parsed_at":"2024-03-16T18:47:21.497Z","dependency_job_id":"94c84e99-e7d6-4ae3-955a-f11e3d93e006","html_url":"https://github.com/FrederoxDev/Amethyst-Launcher","commit_stats":null,"previous_names":["frederoxdev/amethyst-launcher"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrederoxDev%2FAmethyst-Launcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrederoxDev%2FAmethyst-Launcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrederoxDev%2FAmethyst-Launcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrederoxDev%2FAmethyst-Launcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FrederoxDev","download_url":"https://codeload.github.com/FrederoxDev/Amethyst-Launcher/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230561013,"owners_count":18245324,"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":[],"created_at":"2024-11-26T03:43:03.460Z","updated_at":"2024-12-20T09:06:37.984Z","avatar_url":"https://github.com/FrederoxDev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Amethyst Launcher\n\nLauncher for Minecraft Bedrock mods created with AmethystAPI\n\n## 📚 Getting Started\n\n### **Requirements**\n\n**OS**: Windows 10 (Minimum)\\\n**Other**: Minecraft Bedrock Edition\n\n\u003e [!IMPORTANT]\n\u003e Amethyst Launcher won't work if you do not own Minecraft Bedrock Edition\n\n### Installation\n\n1. Download the latest installer version from [releases](https://github.com/FrederoxDev/Amethyst-Launcher/releases/latest)\n2. Run the installer and follow the installation steps\n3. Start the launcher\n\n## 🕹️ Usage\n\n### Launching\n\nYou can launch the game from the **Launcher Page**, which can be accessed by clicking on the **Crafting Table Icon** in the navigation bar.\n\nTo launch the game, click the **'Launch Game'** button.\n\nTo change the selected profile, click on the **'Profiles'** dropdown next to the **'Launch Game'** button, and select the desired one.\n\n\u003e [!NOTE]\n\u003e When launching, the launcher will search for the version specified by the selected profile. If no installed version is found, it will automatically install the specified version.\n\n### Profiles\n\nYou can view and create profiles in the **Profile Manager**, which can be accessed by clicking on the **Chest Icon** in the navigation bar.\n\nTo create a new profile, click the **'Create New Profile'** button at the bottom of the **Profile Manager**.\nYou will then need to input your profile's name, and select the version and runtime that it uses. If you are using a modded runtime, then you can also select which mods the profile will use.\n\n\u003e #### Vanilla Profile Example:\n\u003e\n\u003e **- Profile Name**: Vanilla 1.21\\\n\u003e **- Minecraft Version**: 1.21.2.2\\\n\u003e **- Runtime**: Vanilla\n\n\u003e #### Modded Profile Example:\n\u003e\n\u003e **- Profile Name**: Amethyst 1.21\\\n\u003e **- Minecraft Version**: 1.21.0.3\\\n\u003e **- Runtime**: AmethystRuntime@1.3.1\n\nTo edit an existing profile, click on the desired profile in the **Profile Manager**, change the profile's settings and then click the **'Save Profile'** button, or if you want to delete the profile, click the **'Delete Profile'** button.\n\n### Mods \u0026 Runtimes\n\nYou can view installed mods and runtimes in the **Mod Manager**, which can be accessed by clicking on the **Shulker Icon** in the navigation bar.\n\nTo import a new mod or runtime, you can either do it automatically or manually.\n\n**Automatically:** Select the mod or runtimes `.zip` file, or unzipped folder, and drag it into the launcher.\n\n**Manually:** Click the **'Open Mod Folder'** button at the bottom of the **Mod Manager**. This will open the launcher's mods folder in a new file explorer window.\nThen, copy the mod's `.zip` file into the mods folder, and unzip it.\n\n\u003e [!IMPORTANT]\n\u003e Make sure your mods folder structure looks like this\n\u003e\n\u003e ```\n\u003e Mods\n\u003e └── Mod\n\u003e     ├── File\n\u003e     ├── File\n\u003e     └── File\n\u003e ```\n\u003e\n\u003e and **NOT** this\n\u003e\n\u003e ```\n\u003e Mods\n\u003e └── Mod\n\u003e     └── Mod\n\u003e         ├── File\n\u003e         ├── File\n\u003e         └── File\n\u003e ```\n\n\u003e [!NOTE]\n\u003e Mods only support specific versions, and may not support the latest versions of minecraft.\n\n### Versions\n\nYou can view currently installed versions in the **Version Manager**, which can be accessed by clicking on the **Portal Icon** in the navigation bar.\n\nIn the **Version Manager**, you can delete versions, view where they are installed, or view extra info about them.\n\n\u003e [!NOTE]\n\u003e Deleting a version will **NOT** remove the profiles that are using that version. This will only remove the installed version from your local storage device.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrederoxdev%2Famethyst-launcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrederoxdev%2Famethyst-launcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrederoxdev%2Famethyst-launcher/lists"}