{"id":22762297,"url":"https://github.com/computermouth/openrl1","last_synced_at":"2026-02-08T12:05:31.121Z","repository":{"id":258748167,"uuid":"874300955","full_name":"computermouth/openrl1","owner":"computermouth","description":"A Free and Libre Community Asset Pack for RogueLegacy1","archived":false,"fork":false,"pushed_at":"2025-10-22T04:38:24.000Z","size":6607,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-22T06:28:13.357Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/computermouth.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-17T15:28:19.000Z","updated_at":"2025-10-22T04:38:23.000Z","dependencies_parsed_at":"2025-10-22T06:17:01.328Z","dependency_job_id":"feb6e946-0d69-49d8-9b08-4a647d8f53f1","html_url":"https://github.com/computermouth/openrl1","commit_stats":null,"previous_names":["computermouth/openrl1"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/computermouth/openrl1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computermouth%2Fopenrl1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computermouth%2Fopenrl1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computermouth%2Fopenrl1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computermouth%2Fopenrl1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/computermouth","download_url":"https://codeload.github.com/computermouth/openrl1/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computermouth%2Fopenrl1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29229405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T12:03:03.049Z","status":"ssl_error","status_checked_at":"2026-02-08T12:02:56.077Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-12-11T10:07:21.416Z","updated_at":"2026-02-08T12:05:31.116Z","avatar_url":"https://github.com/computermouth.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n### openrl1\n\nThis project aims to create a complete, free asset pack for use with the [RogueLegacy1](https://github.com/flibitijibibo/RogueLegacy1) codebase.\n\nA LICENSE will be determined by contributing members, but it'll be something extremely permissive like MIT, CC-BY-SA, or similar.\n\n## Building with Docker\n\nThe easiest build process is with Docker:\n```\n$ make docker\n\n# or\n\n$ docker build -t openrl1 .\n$ docker run -it -e UID=$(UID) -v $(PWD):/build -w /build --rm openrl1 make docker-all\n```\n\n## Building natively\n\nYou can also build natively. On Debian-like operating systems, install the following dependencies\n\n```\n$ sudo apt install -y make jq imagemagick unzip\n```\n\nYou will also need to install [xnbcli](https://github.com/LeonBlade/xnbcli/releases/tag/v1.0.7) and add it to your `$PATH`.\n\n## Installing\n\nUntil all files have replacements, the method for using these will be to copy the files in `Content` into your `Content` folder in your steam directory `Steam/steamapps/common/Rogue Legacy/Content`.\n\n## The plan\n\n- Determine what files are required to run the game\n- Replace all of them with new custom resources (sprites, sounds, music)\n- Package and distribute the asset pack as a drop-in replacement for the original\n- Potentially package and distribute the game code + asset pack as a full game distributable ([more info here](https://github.com/flibitijibibo/RogueLegacy1/issues/2))\n\n## What is being worked on? What still needs to be done?\n\nYou can find information and status in the `progress.txt` file, it details which files still have yet to be replaced, if there's a process defined for replacing them, and what types the files are. I've just finished a working build process for the fonts. Check it out in `src/fonts`.\n\nCheck the repo's issues.\n\n## How does process get defined\n\n1. Unpack the files in question with [xnbcli](https://github.com/LeonBlade/xnbcli)\n2. If these files can be generated via smaller primitives and scripts, do so (ttf + charset -\u003e Arial12.png -\u003e Font/Arial12.xnb)\n3. If the files can't be generated, provide drop-in replacements (likely going to be the case for hero(ine) names, spritesheets and sounds)\n4. Add it to the Makefile\n\n## Where can we organize?\n\nI've created a [Discord server](https://discord.gg/mp4zDfKefj) to get a quick place set up.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomputermouth%2Fopenrl1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomputermouth%2Fopenrl1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomputermouth%2Fopenrl1/lists"}