{"id":24694424,"url":"https://github.com/obsidian-client/obsidian-client","last_synced_at":"2026-04-11T08:32:47.931Z","repository":{"id":274220648,"uuid":"473315895","full_name":"obsidian-client/obsidian-client","owner":"obsidian-client","description":"A free and open source Minecraft client.","archived":false,"fork":false,"pushed_at":"2022-04-24T08:23:12.000Z","size":189,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-25T19:31:22.892Z","etag":null,"topics":["forge","forge-mod","forgegradle","gpl3","gplv3","gradle","gradle-java","java","java-8","java8","minecraft","minecraft-forge","minecraft-forge-mod","minecraft-mod","minecraftforge","modded-minecraft","obsidian-client","obsidianclient"],"latest_commit_sha":null,"homepage":"https://www.obsidian-client.com","language":"Java","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/obsidian-client.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":"2022-03-23T18:41:45.000Z","updated_at":"2025-01-25T15:36:54.000Z","dependencies_parsed_at":"2025-01-25T19:41:32.605Z","dependency_job_id":null,"html_url":"https://github.com/obsidian-client/obsidian-client","commit_stats":null,"previous_names":["obsidian-client/obsidian-client"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obsidian-client%2Fobsidian-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obsidian-client%2Fobsidian-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obsidian-client%2Fobsidian-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obsidian-client%2Fobsidian-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obsidian-client","download_url":"https://codeload.github.com/obsidian-client/obsidian-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244898458,"owners_count":20528341,"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":["forge","forge-mod","forgegradle","gpl3","gplv3","gradle","gradle-java","java","java-8","java8","minecraft","minecraft-forge","minecraft-forge-mod","minecraft-mod","minecraftforge","modded-minecraft","obsidian-client","obsidianclient"],"created_at":"2025-01-26T23:58:54.348Z","updated_at":"2026-04-11T08:32:47.900Z","avatar_url":"https://github.com/obsidian-client.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"##\n\n\u003cdiv align=\"center\"\u003e\u003cimg src=\"https://archive.obsidian-client.com/res/logo.png\" alt=\"Obsidian Client Logo\" title=\"Obsidian Client\" width=\"770\" height=\"168\"/\u003e\u003c/div\u003e\n\n## Initial Setup\n\nBefore you can start doing anything with the Obsidian Client source code,\nyou have to run one of these commands to initialize ForgeGradle:\n\n - `./gradlew setupDecompWorkspace` For normal development environments, gives you nice deobfuscated Minecraft source to work with.\n\n - `./gradlew setupDevWorkspace` Like `setupDecompWorkspace`, but with obfuscated Minecraft source.\n\n - `./gradlew setupCiWorkspace` Bare minimum to build Obsidian Client, ideally for CI servers.\n\n## Build \u0026 Run\n\nTo build Obsidian Client, run\n\n`./gradlew jar`\n\nor for production purposes you should use this command instead\n\n`./gradlew reobfJar`.\n\nBoth commands will also automatically download all dependencies for you.\n\nThe output Java Archive will be in `build/libs/`.\n\nTo run Obsidian Client, there are two commands you can use:\n\n - For Vanilla Minecraft, use\n    `./gradlew -b build.gradle runClient` or just `./gradlew runClient`\n    (You can choose whatever you want, since `build.gradle` actually is the default buildscript).\n\n - For Minecraft Forge, use\n    `./gradlew -b buildForge.gradle runClient`.\n\nBoth commands will download all dependencies, compile everything and run the game.\n\n## Setup Development Environment\n\n### IntelliJ Idea\n\n 1. Open IntelliJ and import / open the project by selecting the `build.gradle` file.\n\n 2. Now you have to generate the run configurations yourself using this command `./gradlew genIntellijRuns`.\n\n### Eclipse\n\n 1. Run this command `./gradlew eclipse` to generate the Eclipse project files.\n\n 2. Now you can open the `eclipse` folder inside of Eclipse.\n\n## Contributing\n\nFeel free to contribute to this project by opening a pull request under the following rules:\n\n 1. Write clean and organised code with Javadoc documentation.\n\n 2. Try to adopt existing mechanisms, I don't want to end up 3 `ModuleManagers`.\n    But if you want to improve existing mechanisms (like the `ModuleManager`), contact me: \u003calexander@obsidian-client.com\u003e.\n\n 3. Write code that fits perfectly into the existing one, so nothing looks out of place (especially important for the GUI's).\n    I recommend you to take a look at other existing classes (with similar content) for refrence.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobsidian-client%2Fobsidian-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fobsidian-client%2Fobsidian-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobsidian-client%2Fobsidian-client/lists"}