Skip to content

OpenFusionProject/OpenFusionLauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

616688a · Feb 22, 2025
Feb 22, 2025
Dec 31, 2024
Feb 17, 2025
Feb 11, 2025
Feb 22, 2025
Dec 31, 2024
Oct 9, 2024
Feb 9, 2025
Feb 11, 2025
Feb 10, 2025
Oct 9, 2024
Feb 16, 2025
Feb 16, 2025
Dec 10, 2024

Repository files navigation

OpenFusionLauncher (S.C.A.M.P.E.R.)

OpenFusionClient rewrite with Tauri 2.0, Next.js and React.

Setup

  1. Ensure you have all the required prerequisites installed
  2. Install the Tauri CLI with cargo install tauri-cli --version "^2.0.0" --locked
  3. Install dependencies with npm install

Dev

Run cargo tauri dev to spawn the app. Hot reload is on, so any changes you make will immediately reflect.

Production

Run cargo tauri build to build a production binary and any applicable installers or bundles for the current platform. Note that cargo build --release will not produce a useful binary as it does not embed the web pages into the application.

About

OpenFusionClient rewrite with Tauri, Next.js and React.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3