Skip to content

deanveloper/bosh

Repository files navigation

bosh

Bosh is a linerider client.

Installation

In the future I will provide prebuilt executables. Until then, here is how to install from source:

  1. Install Tauri. Here is a tutorial which should insruct you on how to install Tauri on your system.
  2. Clone the repository.
  3. In the project root, run npm install to install dev dependencies.
  4. Run npx tauri dev to run the development environment on your system.
    1. I don't recommend running npx tauri build as this builds a release build instead of a development build and takes a much longer time.

Architecture

  • The physics engine is bosh-rs
  • This project is a bosh-rs frontend using Tauri
  • Vite and SolidJS are used for easy UI development

About

a tauri frontend for bosh-rs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published