Skip to content

Installation

Runtime type checking

For all installation methods, I recommend using osyrisrblx/t. This is very useful for validating runtime types, and it is used in the tutorials.

Add the following line to your wally.toml:

Spaceship = "wireofparadise/spaceship@1.1.0"

This version may not always be up-to-date. Please make sure to check the latest release version on GitHub and use that value as your package version.

And then reinstall your packages, using the following command:

wally install
Wally package types

For wally, I recommend using wally-package-types to foward exported types to the module script generated by wally. This allows you to reference Luau types used by Spaceship.

Use the following command to add Spaceship as an npm package:

npm install @rbxts/spaceship

You can also install Spaceship as a standalone roblox model!

Navigate to the latest release on GitHub, download the Spaceship.rbxm or Spaceship.rbxmx file, and insert it into your place.