{"id":21195464,"url":"https://github.com/fazziclay/openjavalauncher","last_synced_at":"2025-08-23T02:18:16.736Z","repository":{"id":255852780,"uuid":"613977565","full_name":"FazziCLAY/OpenJavaLauncher","owner":"FazziCLAY","description":"Open-source java minecraft launcher (pro)","archived":false,"fork":false,"pushed_at":"2023-03-16T17:02:18.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T21:41:39.771Z","etag":null,"topics":["fazziclay","launcher","minecraft","minecraft-launcher","swing-application"],"latest_commit_sha":null,"homepage":"","language":"Java","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/FazziCLAY.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":"2023-03-14T16:38:43.000Z","updated_at":"2024-09-07T11:36:54.000Z","dependencies_parsed_at":"2024-09-07T14:08:31.076Z","dependency_job_id":null,"html_url":"https://github.com/FazziCLAY/OpenJavaLauncher","commit_stats":null,"previous_names":["fazziclay/openjavalauncher"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/FazziCLAY/OpenJavaLauncher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FazziCLAY%2FOpenJavaLauncher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FazziCLAY%2FOpenJavaLauncher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FazziCLAY%2FOpenJavaLauncher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FazziCLAY%2FOpenJavaLauncher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FazziCLAY","download_url":"https://codeload.github.com/FazziCLAY/OpenJavaLauncher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FazziCLAY%2FOpenJavaLauncher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271732362,"owners_count":24811309,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["fazziclay","launcher","minecraft","minecraft-launcher","swing-application"],"created_at":"2024-11-20T19:28:21.202Z","updated_at":"2025-08-23T02:18:16.714Z","avatar_url":"https://github.com/FazziCLAY.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenJavaLauncher\nOpen-source java minecraft launcher (pro)\n\nLauncher for (linuxoids) those who just want to run minecraft, and not download the launcher for 100 years\n\n# Help me with the GUI\nI don't know how to make beautiful graphical interfaces. If you want to help, make a fork and pullrequest\n\n# NO PIRACY\nThe launcher does not have an online account login system, but this does not mean that you need to use it.\n\n**I FORBID YOU TO RUN MINECRAFT THROUGH IT UNLESS YOU HAVE PURCHASED AN OFFICIAL LICENSE FOR THE GAME!**\n\nMy license - [NameMC: FazziCLAY](https://namemc.com/profile/fazziCLAY.2)\n\n# Screenshots\n![2023-03-16_17-44](https://user-images.githubusercontent.com/68351787/225690699-fac9974a-91fa-4aaf-a81a-376bdea5ace6.png)\n\n# File structure\n`java -jar OpenJavaLauncher.jar mainFolderName`\n```css\nmainFolderName\n| openjavalauncher.json\n| versions\n  | version_manifest_v2.json\n  | 1.19.4\n    | 1.19.4.json\n    | 1.19.4.jar\n| libraries\n  | \u003ccontains libraries\u003e\n| assets\n  | objects\n  | indexes\n```\n\n## openjavalauncher.json\n```json\n{\n  \"windowStartHeight\": 700,\n  \"windowStartWidth\": 500,\n  \"userProfiles\": [\n    {\n      \"profileUUID\": \"8be91f48-9a2b-4c91-bb19-f21e427dea6c\",\n      \"name\": \"My first profile: Steve\",\n      \"nickname\": \"Steve\",\n      \"isDemo\": false,\n      \"uuid\": \"6e65b2ac96c746bda2e766ee81500487\"\n    }\n  ],\n  \"latestSave\": 1678978837280,\n  \"language\": \"en_us\",\n  \"selectedUserProfile\": \"8be91f48-9a2b-4c91-bb19-f21e427dea6c\",\n  \"selectedGameProfile\": \"1bc0d011-06a7-4b93-a3c8-b5b4d905b42b\",\n  \"formatVersion\": 0,\n  \"gameProfiles\": [\n    {\n      \"jvmPath\": \"/bin/java\",\n      \"versionId\": \"1.19.4\",\n      \"profileUUID\": \"1bc0d011-06a7-4b93-a3c8-b5b4d905b42b\",\n      \"downloadMissingAssets\": true,\n      \"windowHeight\": 0,\n      \"name\": \"Latest for FazziCRAFT\",\n      \"gameDirectory\": \"/home/user/.minecraft\",\n      \"jvmArguments\": \"-Xmx2048M -Xms2048M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled -Dfile.encoding=UTF-8\",\n      \"windowWidth\": 0\n    }\n  ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffazziclay%2Fopenjavalauncher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffazziclay%2Fopenjavalauncher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffazziclay%2Fopenjavalauncher/lists"}