Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 824 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 824 Bytes

rustcult.com

Sacred texts of a sky-based religious cult in the video game Rust

Run the App Locally

Run the app on your own machine

git clone [email protected]:j3camero/rustcult.com.git
cd rustcult.com
npm install
node server.js

Then visit http://local.rustcult.com:8080/ to open the app

Contributing

This project accepts Pull Requests. For feature ideas see Issues. Join the Discord.

Laser Images

A walled town in Rust containing many bases

You can render images like this with your own data

node trace-footsteps.js

You will have to put in some data. That part is up to you. See inside trace-footsteps.js near the top for where to put the data in.