Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Pluviolithic/horror-simulator

Repository files navigation

horror-simulator

Generated by Rojo 7.3.0.

Getting Started

To install the necessary tooling, use:

make setup

To build the place from scratch, use:

rojo build -o "horror-simulator.rbxlx"

Next, open horror-simulator.rbxlx in Roblox Studio and start the Rojo server:

rojo serve

For more help, check out the Rojo documentation.

Contributing

See the contribution guide before contributing!