https://github.com/ve5li/korangar
A next-gen Ragnarok Online client
https://github.com/ve5li/korangar
ragnarok ragnarok-online rust vulkan
Last synced: 4 months ago
JSON representation
A next-gen Ragnarok Online client
- Host: GitHub
- URL: https://github.com/ve5li/korangar
- Owner: vE5li
- License: mit
- Created: 2021-08-05T11:36:34.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-26T15:54:47.000Z (about 1 year ago)
- Last Synced: 2025-04-03T15:07:55.005Z (about 1 year ago)
- Topics: ragnarok, ragnarok-online, rust, vulkan
- Language: Rust
- Homepage:
- Size: 53.1 MB
- Stars: 185
- Watchers: 9
- Forks: 39
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

# [Korangar](https://github.com/vE5li/korangar)
[](https://github.com/ve5li/korangar/actions?query=workflow%3ABuild)
[](https://github.com/ve5li/korangar/actions?query=workflow%3ATests)
[](https://opensource.org/licenses/MIT)
[](https://discord.gg/2CqRZsvKja)
Korangar is a next-gen Ragnarok Online client written in Rust. It features real-time lighting with drop shadows. It adds a completely new and very customizable user interface and removes limitations of the official client, such as the fixed aspect ratio. It also supports Linux, Windows and MacOS!
##### Screenshots of the current state

*Geffen in the afternoon*

*Geffen at night*
## 🚀 Running
> [!IMPORTANT]
> Korangar is still very early in development and is anything but feature-complete.
If you want to try it out for yourself, check out the [Installation page](wiki/Installation.md).
## 🔧 Troubleshooting
If you're running into issues while setting up or running Korangar please check the [Troubleshooting page](wiki/Troubleshooting.md). In case your issue is not listed feel free to [create an issue](https://github.com/vE5li/korangar/issues/new) or use the dedicated `support` channel on our [Discord server](https://discord.gg/2CqRZsvKja).
## 🤝 Contributing
This is a very ambitious project and we are always looking for contributors. If you are interested, please read [this page](wiki/Contributing.md).
## 🔥 Updates
There is a dedicated channel for `updates` on our [Discord server](https://discord.gg/2CqRZsvKja). If you want to stay up to date with development or see recent changes, go check it out!
## 📦 Packages
We try to keep the project as modular as possible by splitting the codebase into individual crates. All the crates prefixed with `ragnarok-` are **independent of Korangar and have no dependencies on it**.
We encourage everyone to use these crates for their own Ragnarok Online related projects and contribute back if they want to.