{"id":20768275,"url":"https://github.com/olithissen/monkeybusiness","last_synced_at":"2025-04-30T11:25:23.632Z","repository":{"id":86645335,"uuid":"321402968","full_name":"olithissen/MonkeyBusiness","owner":"olithissen","description":"A Scumm V5 script extractor to get all quotes from Monkey Island (But should work with all V5 game files)","archived":false,"fork":false,"pushed_at":"2023-11-16T10:35:55.000Z","size":64,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T15:47:00.667Z","etag":null,"topics":["java","monkey-island","scumm-games-parser","scummvm"],"latest_commit_sha":null,"homepage":"","language":"Java","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/olithissen.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":"2020-12-14T16:12:51.000Z","updated_at":"2024-04-02T01:18:08.000Z","dependencies_parsed_at":"2024-11-17T11:50:17.514Z","dependency_job_id":null,"html_url":"https://github.com/olithissen/MonkeyBusiness","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olithissen%2FMonkeyBusiness","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olithissen%2FMonkeyBusiness/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olithissen%2FMonkeyBusiness/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olithissen%2FMonkeyBusiness/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olithissen","download_url":"https://codeload.github.com/olithissen/MonkeyBusiness/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251689665,"owners_count":21627956,"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":["java","monkey-island","scumm-games-parser","scummvm"],"created_at":"2024-11-17T11:37:03.589Z","updated_at":"2025-04-30T11:25:23.563Z","avatar_url":"https://github.com/olithissen.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monkey Business\n\nA poor Scumm v5 script extractor ...\nThe back story to this project is covered in my blog post [\"A deep dive into the SCUMM bytecode\"](https://tonick.net/p/2021/03/a-deep-dive-into-the-scumm-bytecode/)\n\n## Requirements\n\n* Java 21 (Tested with Temurin 21)\n* Maven (Tested with Maven 3.9.5)\n\n## Build\n\n```\nmvn clean test\nmvn package\n```\n\nA successful build will leave you with a `monkeybusiness.jar` in the `target` directory.\n\n### A note on testing\nFor obvious reasons the project does not contain any game files.\nNontheless testing with them makes a lot of sense.\n(And to be honest: You'll need them anyway if you want to do anyting with this project...)\nSo JUnit assumes a file named `monkey.001` in `src/test/resources` but will skip certain tests if the file is not available.\nThis will not affect other unit-tests.\n\nFurthermore there is a special \"test\" called `MonkeyBusinessTest#createRegressiveTestFiles`.\nIt will extract all available opcodes from a provided game file to create special one-opcode-scripts in `src/test/resources/opcodes`.\nThis can come in handy for testing special opcdes in isolation.\n\n## Run\n\n```\njava -jar monkeybusiness.jar \"path/to/your/monkey.001\" \n```\n\n## Troubleshooting\n\n* **Somehow it's not reading my game files:** Make sure that it's a SCUMM V5 file. Older game versions like the EGA version are SCUMM V4 which is very different from V5.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folithissen%2Fmonkeybusiness","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folithissen%2Fmonkeybusiness","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folithissen%2Fmonkeybusiness/lists"}