RIIC Engine is a standalone desktop app for simulating Arknights base setups. The project is currently in development.
- Make sure Node.js and Rust are installed
- Run
npm ito install dependencies - Run
npm run tauri devto start the app in dev mode ornpm run tauri buildto build the app
Useful commands:
npm run formatto format all project filesnpm run lintto lint all project filesnpm run updateto update all dependencies (note:cargo-editmust be installed)npm run fetchto fetch the latest game data
Licensed under version 3 of the GNU General Public License or (at your option) any later version. See LICENSE for more details.
