Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.49 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.49 KB

4Players ODIN SwiftUI Example

Platforms License Twitter

This is a simple ODIN test client for iOS and macOS. It is written in Swift and SwiftUI and based on the OdinKit package.

Note: For iOS, this project contains a Settings Bundle to manage preferences from the Settings app.

Screenshots

Login Screen Room Screen
Login Login

Getting Started

To check out this project for testing, clone the repository including submodules into a working directory of your choice.

  1. Clone the repository:
    git clone --recursive https://github.com/4Players/odin-example-swiftui.git

  2. Complete the OdinKit setup by downloading the required XCFramework version of the ODIN Core SDK:
    python3 /path/to/project/ODIN/Packages/OdinKit/Setup.py

License

This project is released under the MIT license. See LICENSE for details.