Skip to content

Repository files navigation

Ragnarok Offline

Prerequisites

Before installing Ragnarok Offline there are certain hardwares you will need.

Hardware OS Version Required
Mac 15.0 or later Yes
iPad 18.0 or later No

Installation

  1. Install Xcode with the iOS 18, macOS 15, and visionOS 2 SDKs.
  2. Make sure the Xcode command line tools point at the installed Xcode:
    xcode-select --install
    sudo xcode-select --switch /Applications/Xcode.app
  3. Clone the repository with submodules:
    git clone --recurse-submodules https://github.com/arkadeleon/ragnarok-offline
    cd ragnarok-offline
    If you already cloned the repository without submodules, run:
    git submodule update --init --recursive
  4. Open RagnarokOffline.xcodeproj in Xcode.
  5. Select the RagnarokOffline scheme.
  6. Select a run destination:
    • My Mac to run the macOS app.
    • An iOS simulator to run on iPad or iPhone Simulator.
    • An Apple Vision Pro simulator to run the visionOS app.
    • A connected iPad, iPhone, or Apple Vision Pro device to run on real hardware.
  7. Wait for Xcode to resolve local Swift package dependencies, then build and run with Product > Run.

About

Ragnarok Online client and server in one place.

Topics

Resources

Stars

16 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages