{"id":14992289,"url":"https://github.com/markusmoenig/Eldiron","last_synced_at":"2025-09-25T14:31:10.398Z","repository":{"id":38336859,"uuid":"450394616","full_name":"markusmoenig/Eldiron","owner":"markusmoenig","description":"Create cross platform retro RPGs in 2D and 3D. Written in Rust.","archived":false,"fork":false,"pushed_at":"2024-04-30T01:37:00.000Z","size":139461,"stargazers_count":340,"open_issues_count":0,"forks_count":12,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-05-01T23:43:53.742Z","etag":null,"topics":["classic","creator","eldiron","game-development","game-engine","gamedev","pixel-art","retro","rpg","ultima"],"latest_commit_sha":null,"homepage":"https://www.eldiron.com","language":"Rust","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/markusmoenig.png","metadata":{"files":{"readme":"Readme.md","changelog":"Changelog.txt","contributing":null,"funding":".github/FUNDING.yml","license":"License.txt","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},"funding":{"patreon":"eldiron","github":"markusmoenig"}},"created_at":"2022-01-21T07:27:30.000Z","updated_at":"2024-05-03T11:47:11.695Z","dependencies_parsed_at":"2023-02-16T03:15:53.972Z","dependency_job_id":"1c792416-9ad9-40b1-8d7a-bf6616bb2341","html_url":"https://github.com/markusmoenig/Eldiron","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markusmoenig%2FEldiron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markusmoenig%2FEldiron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markusmoenig%2FEldiron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markusmoenig%2FEldiron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markusmoenig","download_url":"https://codeload.github.com/markusmoenig/Eldiron/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234200177,"owners_count":18795139,"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":["classic","creator","eldiron","game-development","game-engine","gamedev","pixel-art","retro","rpg","ultima"],"created_at":"2024-09-24T15:00:54.684Z","updated_at":"2025-09-25T14:31:10.390Z","avatar_url":"https://github.com/markusmoenig.png","language":"Rust","funding_links":["https://patreon.com/eldiron","https://github.com/sponsors/markusmoenig","https://www.patreon.com/eldiron","https://www.paypal.me/markusmoenigos"],"categories":["Game Field","Rust"],"sub_categories":[],"readme":"# Eldiron: A Next-Generation Classical RPG Creator\n\n![Eldiron Header](images/eldiron_header.png)\n\n---\n\n![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge\u0026logo=windows\u0026logoColor=white) ![macOS](https://img.shields.io/badge/mac%20os-000000?style=for-the-badge\u0026logo=macos\u0026logoColor=F0F0F0) ![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge\u0026logo=linux\u0026logoColor=black)\n\n[![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge\u0026logo=youtube\u0026logoColor=white)](https://www.youtube.com/channel/UCCmrO356zLQv_m8dPEqBUfA)\n\n[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/) [![version](https://img.shields.io/badge/version-0.8.70-yellow.svg)](https://shields.io/) [![Discord](https://badgen.net/badge/icon/discord?icon=discord\u0026label)](https://discord.gg/ZrNj6baSZU) [![Twitter](https://badgen.net/badge/icon/twitter?icon=twitter\u0026label)](https://twitter.com/MarkusMoenig)\n\n**Eldiron** is a cross-platform creator for classic retro role-playing games (RPGs). Its primary goal is to enable the creation of RPGs reminiscent of the 1980s and 1990s while incorporating modern features such as multiplayer support, procedural content generation, and more.\n\nEldiron natively supports **2D** (like Ultima 4/5), **isometric**, and **first-person** RPGs, allowing developers to craft a variety of experiences effortlessly.\n\nEldiron is open-source and licensed under the **MIT License**.\n\n2D Example           | 3D First Person Example\n:-------------------------:|:-------------------------:\n![Eldiron Screenshot](images/hideout2d.png)  |  ![Eldiron Screenshot](images/unending_night.png)\n\n---\n\n## Building Eldiron Locally\n\nIf you have [Rust installed](https://www.rust-lang.org/tools/install), you can build Eldiron Creator simply via\n`cargo build --release --package creator`\n\nLinux:\n\nMake sure these dependencies are installed: `libasound2-dev` `libatk1.0-dev` `libgtk-3-dev`\n\n## License\n\nThe source and all assets I commissioned for Eldiron are licensed under the MIT.\n\nUnless explicitly stated otherwise, any contribution intentionally submitted for inclusion in Eldiron, shall be MIT licensed as above, without any additional terms or conditions.\n\n\u003c!-- - The starter project uses the great [resurrect-64-palette](https://lospec.com/palette-list/resurrect-64). --\u003e\n\n---\n\n## Sponsor\n\nIf you’d like to support the **Eldiron** project, please consider joining my [Patreon](https://www.patreon.com/eldiron), join my [GitHub Sponsor](https://github.com/markusmoenig) or send a [Donation](https://www.paypal.me/markusmoenigos). Your support helps me continue development, commission tilesets, host databases and forums, and more.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkusmoenig%2FEldiron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkusmoenig%2FEldiron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkusmoenig%2FEldiron/lists"}