rainbowdream

Crates.iorainbowdream
lib.rsrainbowdream
version1.2.0
sourcesrc
created_at2024-01-18 18:53:59.111784
updated_at2024-01-22 20:38:40.402034
descriptionA CLI app to make custom Audiosurf Radio .cgr files.
homepage
repositoryhttps://github.com/AudiosurfResearch/rainbowdream
max_upload_size
id1104462
size33,148
m1nt_ (RubberDuckShobe)

documentation

README

Rainbow Dream

Running on "the rainbow dreams"

CLI app for injecting a custom song into an Audiosurf Radio .cgr file.

Installation

With Rust and Cargo installed, open your terminal of choice and enter

cargo install rainbowdream

Make sure the cargo bin path is in your PATH environment variable.

Usage

To use Rainbow Dream, you need the following:

  • An existing Audiosurf Radio .cgr file (the Audiosurf Overture file that comes with the game works)
  • A song file in a format supported by the game
  • An .ash file rendered by the game

Run rainbowdream --help to see the available arguments.

Commit count: 0

cargo fmt