Skip to content

Releases: wseaton/CoasterBench

CoasterBench 0.1.0 (OpenRCT2 0.5.3)

Choose a tag to compare

@github-actions github-actions released this 24 Jul 20:29
80edc9b

CoasterBench 0.1.0, built on OpenRCT2 0.5.3.

A modified OpenRCT2 command line tool. Not an official OpenRCT2
release: report issues here, not to the OpenRCT2 project.

Each archive contains coasterbench-cli, the OpenRCT2 runtime data
it needs, and its non-system libraries. It contains no RollerCoaster
Tycoon 2 data. You need a legitimate copy of the original game; see
docs/running-the-eval.md.

tar xzf coasterbench-cli-*.tar.gz
cd coasterbench-cli-*/
./coasterbench-cli eval "$HOME/rct2-assets/Scenarios/Build your own Six Flags Park.SC6" \
  --rct2-data-path "$HOME/rct2-assets" --serve 8791

Licensed under GPL-3.0-or-later. Corresponding source is this tag.