Skip to content

astral4/riic-engine

Repository files navigation

RIIC Engine

Introduction

RIIC Engine is a standalone desktop app for simulating Arknights base setups. The project is currently in development.

Developer Quickstart

  1. Make sure Node.js and Rust are installed
  2. Run npm i to install dependencies
  3. Run npm run tauri dev to start the app in dev mode or npm run tauri build to build the app

Useful commands:

  • npm run format to format all project files
  • npm run lint to lint all project files
  • npm run update to update all dependencies (note: cargo-edit must be installed)
  • npm run fetch to fetch the latest game data

License

Licensed under version 3 of the GNU General Public License or (at your option) any later version. See LICENSE for more details.

About

Arknights base setup simulator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published